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

Method GetModelFormat

core/include/graph.hpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 }
152
153 int GetModelFormat(void)
154 {
155 return model_format_;
156 }
157
158 void SetModelSubFormat(int model_subformat)
159 {

Callers 4

SetExecParamMethod · 0.80
get_model_formatFunction · 0.80
SaveModelIntoMemMethod · 0.80
GetOptimizedGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected