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

Method SetModelLayout

core/include/graph.hpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 }
167
168 void SetModelLayout(int model_layout)
169 {
170 model_layout_ = model_layout;
171 }
172
173 int GetModelLayout(void)
174 {

Callers 2

CreateGraphMethod · 0.80
GetOptimizedGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected