Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetN
Method
GetN
core/lib/tensor_shape.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
int TShape::GetN(void) const
61
{
62
return Shape(0);
63
}
64
65
int TShape::GetC(void) const
66
{
Callers
15
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
GetFops
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
InferShape
Method · 0.80
Calls
no outgoing calls
Tested by
1
create_pooling_node
Function · 0.64