Searched defs:kernelShape (Results 1 – 3 of 3) sorted by relevance
62 const TensorShape& kernelShape = inputShapes[1]; in InferOutputShapes() local
383 const armnn::TensorShape& kernelShape, in SimpleConvolution2dNhwcTestImpl()1387 unsigned int kernelShape[] = {outputChannels, inputChannels, kernelHeight, kernelWidth}; in CompareConvolution2dTestImpl() local1699 const armnn::TensorShape& kernelShape, in DepthwiseConvolution2dAsymmetricTestImpl()3064 std::vector<unsigned int> kernelShape{ 1, kernelHeight, kernelWidth, outputChannels }; in CompareDepthwiseConvolution2dTestImpl() local
159 const armnn::TensorShape& kernelShape, in SimpleConvolution3dTestImpl()