MCPcopy Create free account
hub / github.com/OAID/Tengine / GetParentNum

Method GetParentNum

core/lib/node.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87int Node::GetParentNum(void)
88{
89 return GetInputNum();
90}
91
92Node* Node::GetParentNode(int idx)
93{

Callers 2

ForwardBFSMethod · 0.80
PartitionGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected