Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetNodeIndex
Method
SetNodeIndex
core/include/node.hpp:299–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
void SetNodeIndex(int idx)
300
{
301
index_ = idx;
302
}
303
void SetName(const std::string& n)
304
{
305
name_ = n;
Callers
7
CreateNodeFromStatic
Method · 0.80
AddNode
Method · 0.80
StripGraph
Method · 0.80
SanitizeGraph
Method · 0.80
MergeSubgraph
Method · 0.80
DevRun
Method · 0.80
OnNodeDone
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected