MCPcopy 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
60int TShape::GetN(void) const
61{
62 return Shape(0);
63}
64
65int TShape::GetC(void) const
66{

Callers 15

InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
GetFopsMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80
InferShapeMethod · 0.80

Calls

no outgoing calls

Tested by 1

create_pooling_nodeFunction · 0.64