Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
int Node::GetParentNum(void)
88
{
89
return GetInputNum();
90
}
91
92
Node* Node::GetParentNode(int idx)
93
{
Callers
2
ForwardBFS
Method · 0.80
PartitionGraph
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected