MCPcopy 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

CreateNodeFromStaticMethod · 0.80
AddNodeMethod · 0.80
StripGraphMethod · 0.80
SanitizeGraphMethod · 0.80
MergeSubgraphMethod · 0.80
DevRunMethod · 0.80
OnNodeDoneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected