Searched defs:kernelWidth (Results 1 – 10 of 10) sorted by relevance
201 uint32_t kernelWidth) { in kernelSize()212 uint32_t kernelWidth) { in kernelSize()238 inline ConvolutionOperatorTester& kernelWidth(uint32_t kernelWidth) { in kernelWidth() argument244 inline uint32_t kernelWidth() const { in kernelWidth() function
169 uint32_t kernelWidth) { in kernelSize()187 inline DeconvolutionOperatorTester& kernelWidth(uint32_t kernelWidth) { in kernelWidth() function193 inline uint32_t kernelWidth() const { in kernelWidth() function
82 inline DWConvMicrokernelTester& kernelWidth(uint32_t kernelWidth) { in kernelWidth() argument88 inline uint32_t kernelWidth() const { in kernelWidth() function
229 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(originalKernelShape[3]); in SimpleConvolution2dTestImpl() local404 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernelShape[2]); in SimpleConvolution2dNhwcTestImpl() local1368 unsigned int kernelWidth = 3; in CompareConvolution2dTestImpl() local1716 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernelShape[2]); in DepthwiseConvolution2dAsymmetricTestImpl() local1866 unsigned int kernelWidth = 3; in DepthwiseConvolution2dDepthMul1TestImpl() local2039 unsigned int kernelWidth = 3; in DepthwiseConvolution2dTestImpl() local2273 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(originalKernelShape[2]); in DepthwiseConvolution2dTestImpl() local3044 unsigned int kernelWidth = 3; in CompareDepthwiseConvolution2dTestImpl() local
186 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernelShape[2]); in SimpleConvolution3dTestImpl() local
67 unsigned int kernelWidth = 3; in DepthwiseConvolution2dEndToEnd() local
22 SkRuntimeEffect* make_blur_1D_effect(int kernelWidth, const SkRuntimeEffect::Options& options) { in make_blur_1D_effect()
1088 static SkKnownRuntimeEffects::StableKey to_stablekey(int kernelWidth, uint32_t baseKey) { in to_stablekey()
27 const size_t kernelWidth = state.range(4); in convolution_q8() local
293 const int kernelWidth, const int kernelHeight, in conv_depthwise2d_grad_weight_kernel()