Home
last modified time | relevance | path

Searched refs:TVMGraphRuntimeNode_LoadAttrs (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.c77 void TVMGraphRuntimeNode_LoadAttrs(TVMGraphRuntimeNode* node, JSONReader* reader, in TVMGraphRuntimeNode_LoadAttrs() function
168 TVMGraphRuntimeNode_LoadAttrs(node, reader, &param); in TVMGraphRuntimeNode_Load()
191 node.LoadAttrs = TVMGraphRuntimeNode_LoadAttrs; in TVMGraphRuntimeNodeCreate()