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

Method SetModelSubFormat

core/include/graph.hpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 }
157
158 void SetModelSubFormat(int model_subformat)
159 {
160 model_subformat_ = model_subformat;
161 }
162
163 int GetModelSubFormat(void)
164 {

Callers 1

GetOptimizedGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected