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

Function SetGraphLayout

core/lib/static_graph.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void SetGraphLayout(StaticGraph* graph, int layout)
71{
72 graph->graph_layout = layout;
73}
74
75void SetModelLayout(StaticGraph* graph, int layout)
76{

Callers 8

LoadGraphMethod · 0.85
LoadModelFromMemMethod · 0.85
LoadModelMethod · 0.85
LoadModelMethod · 0.85
LoadModelMethod · 0.85
LoadModelMethod · 0.85
LoadModelMethod · 0.85
LoadModelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected