Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ set_stream_id
Method
set_stream_id
lite/src/mge/network_impl.cpp:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
void NetworkImplDft::set_stream_id(int stream_id) {
209
m_compnode_locator.stream = stream_id;
210
}
211
212
void NetworkImplDft::use_tensorrt() {
213
auto&& options = m_load_config.comp_graph->options();
Callers
3
TEST
Function · 0.80
network.cpp
File · 0.80
LITE_set_stream_id
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64