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

Method SetModelFormat

core/include/graph.hpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 bool NodeInGraph(Node*);
147
148 void SetModelFormat(int model_format)
149 {
150 model_format_ = model_format;
151 }
152
153 int GetModelFormat(void)
154 {

Callers 2

CreateGraphMethod · 0.80
GetOptimizedGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected