Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetModelFormat
Method
GetModelFormat
core/include/graph.hpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
int GetModelFormat(void)
154
{
155
return model_format_;
156
}
157
158
void SetModelSubFormat(int model_subformat)
159
{
Callers
4
SetExecParam
Method · 0.80
get_model_format
Function · 0.80
SaveModelIntoMem
Method · 0.80
GetOptimizedGraph
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected