Searched defs:kernelHeight (Results 1 – 8 of 8) sorted by relevance
200 uint32_t kernelHeight, in kernelSize()211 uint32_t kernelHeight, in kernelSize()228 inline ConvolutionOperatorTester& kernelHeight(uint32_t kernelHeight) { in kernelHeight() argument234 inline uint32_t kernelHeight() const { in kernelHeight() function
168 uint32_t kernelHeight, in kernelSize()177 inline DeconvolutionOperatorTester& kernelHeight(uint32_t kernelHeight) { in kernelHeight() function183 inline uint32_t kernelHeight() const { in kernelHeight() function
72 inline DWConvMicrokernelTester& kernelHeight(uint32_t kernelHeight) { in kernelHeight() argument78 inline uint32_t kernelHeight() const { in kernelHeight() function
228 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(originalKernelShape[2]); in SimpleConvolution2dTestImpl() local403 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(kernelShape[1]); in SimpleConvolution2dNhwcTestImpl() local1367 unsigned int kernelHeight = 3; in CompareConvolution2dTestImpl() local1715 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(kernelShape[1]); in DepthwiseConvolution2dAsymmetricTestImpl() local1865 unsigned int kernelHeight = 3; in DepthwiseConvolution2dDepthMul1TestImpl() local2038 unsigned int kernelHeight = 5; in DepthwiseConvolution2dTestImpl() local2272 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(originalKernelShape[1]); in DepthwiseConvolution2dTestImpl() local3043 unsigned int kernelHeight = 3; in CompareDepthwiseConvolution2dTestImpl() local
185 unsigned int kernelHeight = armnn::numeric_cast<unsigned int>(kernelShape[1]); in SimpleConvolution3dTestImpl() local
66 unsigned int kernelHeight = 5; in DepthwiseConvolution2dEndToEnd() local
26 const size_t kernelHeight = state.range(3); in convolution_q8() local
293 const int kernelWidth, const int kernelHeight, in conv_depthwise2d_grad_weight_kernel()