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

Method GetShape

include/armnnTestUtils/MockTensorHandle.hpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 5

PermuteTensorNchwToNhwcFunction · 0.45
PermuteTensorNhwcToNchwFunction · 0.45
LayerTestResultMethod · 0.45

Calls

no outgoing calls

Tested by 1

LayerTestResultMethod · 0.36