Searched defs:kernelChannels (Results 1 – 4 of 4) sorted by relevance
125 const TensorIndex kernelChannels = variable430 const TensorIndex kernelChannels = variable
119 const TensorIndex kernelChannels = variable442 const TensorIndex kernelChannels = variable
230 unsigned int kernelChannels = armnn::numeric_cast<unsigned int>(originalKernelShape[1]); in SimpleConvolution2dTestImpl() local402 unsigned int kernelChannels = armnn::numeric_cast<unsigned int>(kernelShape[3]); in SimpleConvolution2dNhwcTestImpl() local1717 unsigned int kernelChannels = armnn::numeric_cast<unsigned int>(kernelShape[3]); in DepthwiseConvolution2dAsymmetricTestImpl() local2274 unsigned int kernelChannels = armnn::numeric_cast<unsigned int>(originalKernelShape[3]); in DepthwiseConvolution2dTestImpl() local
289 const int kernelChannels, in conv_depthwise2d_grad_weight_kernel()