MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / padding

Method padding

tests/NEON/Accessor.h:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124inline PaddingSize Accessor::padding() const
125{
126 return _tensor.info()->padding();
127}
128
129inline QuantizationInfo Accessor::quantization_info() const
130{

Callers 15

TEST_CASEFunction · 0.45
TensorInfo.cppFile · 0.45
TEST_CASEFunction · 0.45
FillBorder.cppFile · 0.45
TEST_CASEFunction · 0.45
validate_zero_paddingFunction · 0.45
TEST_SUITEFunction · 0.45
DATA_TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45

Calls 1

infoMethod · 0.45

Tested by

no test coverage detected