Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
void SetGraphLayout(StaticGraph* graph, int layout)
71
{
72
graph->graph_layout = layout;
73
}
74
75
void SetModelLayout(StaticGraph* graph, int layout)
76
{
Callers
8
LoadGraph
Method · 0.85
LoadModelFromMem
Method · 0.85
LoadModel
Method · 0.85
LoadModel
Method · 0.85
LoadModel
Method · 0.85
LoadModel
Method · 0.85
LoadModel
Method · 0.85
LoadModel
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected