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

Method GetStrides

include/armnnTestUtils/MockTensorHandle.hpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 {}
43
44 TensorShape GetStrides() const override
45 {
46 return GetUnpaddedTensorStrides(m_TensorInfo);
47 }
48
49 TensorShape GetShape() const override
50 {

Callers

nothing calls this directly

Calls 1

GetUnpaddedTensorStridesFunction · 0.85

Tested by

no test coverage detected