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

Method SetLayout

core/include/graph.hpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 }
177
178 void SetLayout(int layout)
179 {
180 layout_ = layout;
181 }
182 int GetLayout(void)
183 {
184 return layout_;

Callers 4

CreateGraphMethod · 0.80
set_graph_layoutFunction · 0.80
mainFunction · 0.80
GetOptimizedGraphMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64