MCPcopy Create free account
hub / github.com/OAID/Tengine / GetGraph

Method GetGraph

executor/include/graph_task.hpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 return graph_executor_;
92 }
93 Graph* GetGraph(void)
94 {
95 return graph_;
96 }
97
98 bool SetCallback(exec_event_t& e, int event, exec_cb_t cb);
99

Callers 6

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
GraphTaskMethod · 0.45
InitMethod · 0.45
PrerunMethod · 0.45

Calls

no outgoing calls

Tested by 3

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36