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

Method GetExecAttr

core/include/graph_executor.hpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 bool Postrun(void);
119
120 ExecAttr* GetExecAttr(void)
121 {
122 return &exec_attr_;
123 }
124
125 int SetGraphAttr(const char* name, const void* val, int size)
126 {

Callers 5

do_merge_graphFunction · 0.45
merge_graphFunction · 0.45
set_custom_kernelFunction · 0.45
set_graph_deviceFunction · 0.45
set_node_deviceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected