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