Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
157
protected:
158
void ReleaseGraph(void);
Callers
11
set_graph_layout
Function · 0.80
set_graph_input_node
Function · 0.80
set_graph_output_node
Function · 0.80
merge_graph
Function · 0.80
create_graph_node
Function · 0.80
create_graph_tensor
Function · 0.80
prerun_graph
Function · 0.80
do_node_dump
Function · 0.80
get_node_dump_buffer
Function · 0.80
do_graph_perf_stat
Function · 0.80
get_graph_perf_stat
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected