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

Method GetStrides

src/dynamic/sample/SampleTensorHandle.hpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 {}
38
39 armnn::TensorShape GetStrides() const override
40 {
41 return GetUnpaddedTensorStrides(m_TensorInfo);
42 }
43
44 armnn::TensorShape GetShape() const override
45 {

Callers

nothing calls this directly

Calls 1

GetUnpaddedTensorStridesFunction · 0.85

Tested by

no test coverage detected