Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ DestroyStaticGraph
Function
DestroyStaticGraph
core/lib/static_graph.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void DestroyStaticGraph(StaticGraph* graph)
53
{
54
delete graph;
55
}
56
57
const void* GetGraphContext(StaticGraph* graph)
58
{
Callers
4
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
4
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68