MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetShape

Method GetShape

src/backends/reference/RefTensorHandle.hpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 TensorShape GetShape() const override
49 {
50 return m_TensorInfo.GetShape();
51 }
52
53 const TensorInfo& GetTensorInfo() const
54 {

Callers 15

GetShapeMethod · 0.45
ArgMinMaxFunction · 0.45
ResizeFunction · 0.45
InstanceNormFunction · 0.45
ReverseV2Function · 0.45
StackFunction · 0.45
ExecuteMethod · 0.45
MirrorPadFunction · 0.45
GatherFunction · 0.45
DetectionPostProcessFunction · 0.45
ExecuteMethod · 0.45
ScatterNdFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestRefTensorHandleInfoFunction · 0.36