Home
last modified time | relevance | path

Searched defs:kernelHeight (Results 1 – 3 of 3) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DDepthwiseConvolution2dEndToEndTests.hpp66 unsigned int kernelHeight = 5; in DepthwiseConvolution2dEndToEnd() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DConv2dTestImpl.cpp228 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(originalKernelShape[2]); in SimpleConvolution2dTestImpl() local
403 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(kernelShape[1]); in SimpleConvolution2dNhwcTestImpl() local
1367 unsigned int kernelHeight = 3; in CompareConvolution2dTestImpl() local
1715 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(kernelShape[1]); in DepthwiseConvolution2dAsymmetricTestImpl() local
1865 unsigned int kernelHeight = 3; in DepthwiseConvolution2dDepthMul1TestImpl() local
2038 unsigned int kernelHeight = 5; in DepthwiseConvolution2dTestImpl() local
2272 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(originalKernelShape[1]); in DepthwiseConvolution2dTestImpl() local
3043 unsigned int kernelHeight = 3; in CompareDepthwiseConvolution2dTestImpl() local
DConv3dTestImpl.cpp185 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(kernelShape[1]); in SimpleConvolution3dTestImpl() local