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

Method PrerunDone

core/include/graph_executor.hpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 void InitAttrIO(void);
151
152 bool PrerunDone(void)
153 {
154 return prerun_done_;
155 }
156
157protected:
158 void ReleaseGraph(void);

Callers 11

set_graph_layoutFunction · 0.80
set_graph_input_nodeFunction · 0.80
set_graph_output_nodeFunction · 0.80
merge_graphFunction · 0.80
create_graph_nodeFunction · 0.80
create_graph_tensorFunction · 0.80
prerun_graphFunction · 0.80
do_node_dumpFunction · 0.80
get_node_dump_bufferFunction · 0.80
do_graph_perf_statFunction · 0.80
get_graph_perf_statFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected