Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetModelFormat
Function
SetModelFormat
core/lib/static_graph.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void SetModelFormat(StaticGraph* graph, int model_format)
81
{
82
graph->model_format = model_format;
83
}
84
85
void SetModelSubFormat(StaticGraph* graph, int model_subformat)
86
{
Callers
8
LoadModelFromMem
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