Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CreateGraph
Method · 0.80
set_graph_layout
Function · 0.80
main
Function · 0.80
GetOptimizedGraph
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64