Home
last modified time | relevance | path

Searched refs:TVMGraphRuntime_Init (Results 1 – 1 of 1) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/crt/graph_runtime/
H A Dgraph_runtime.c866 void TVMGraphRuntime_Init(TVMGraphRuntime* runtime, const char* graph_json, const TVMModule* module, in TVMGraphRuntime_Init() function
882 TVMGraphRuntime_Init(runtime, sym_json, m, ctxs); in TVMGraphRuntime_Create()