MCPcopy 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
208void NetworkImplDft::set_stream_id(int stream_id) {
209 m_compnode_locator.stream = stream_id;
210}
211
212void NetworkImplDft::use_tensorrt() {
213 auto&& options = m_load_config.comp_graph->options();

Callers 3

TESTFunction · 0.80
network.cppFile · 0.80
LITE_set_stream_idFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64