Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetGraphSourceFormat
Function
SetGraphSourceFormat
core/lib/static_graph.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void SetGraphSourceFormat(StaticGraph* graph, const std::string& format)
109
{
110
graph->source_format = format;
111
}
112
113
void SetGraphConstTensorFile(StaticGraph* graph, const std::string& fname)
114
{
Callers
7
LoadModel
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