Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetLayout
Method
GetLayout
core/include/graph.hpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
layout_ = layout;
181
}
182
int GetLayout(void)
183
{
184
return layout_;
185
}
186
void Lock(void)
187
{
188
graph_lock_.lock();
Callers
5
SetExecParam
Method · 0.80
create_graph_tensor
Function · 0.80
SaveTmSubgraph
Method · 0.80
main
Function · 0.80
GetOptimizedGraph
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64