Home
last modified time | relevance | path

Searched defs:kernelWidth (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DDepthwiseConvolution2dEndToEndTests.hpp67 unsigned int kernelWidth = 3; in DepthwiseConvolution2dEndToEnd() local
/external/skia/src/core/
DSkKnownRuntimeEffects.cpp22 SkRuntimeEffect* make_blur_1D_effect(int kernelWidth, const SkRuntimeEffect::Options& options) { in make_blur_1D_effect()
DSkBlurEngine.cpp204 static SkKnownRuntimeEffects::StableKey to_stablekey(int kernelWidth, uint32_t baseKey) { in to_stablekey()
/external/armnn/src/backends/backendsCommon/test/layerTests/
DConv2dTestImpl.cpp229 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(originalKernelShape[3]); in SimpleConvolution2dTestImpl() local
404 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernelShape[2]); in SimpleConvolution2dNhwcTestImpl() local
1368 unsigned int kernelWidth = 3; in CompareConvolution2dTestImpl() local
1716 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernelShape[2]); in DepthwiseConvolution2dAsymmetricTestImpl() local
1866 unsigned int kernelWidth = 3; in DepthwiseConvolution2dDepthMul1TestImpl() local
2039 unsigned int kernelWidth = 3; in DepthwiseConvolution2dTestImpl() local
2273 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(originalKernelShape[2]); in DepthwiseConvolution2dTestImpl() local
3044 unsigned int kernelWidth = 3; in CompareDepthwiseConvolution2dTestImpl() local
DConv3dTestImpl.cpp186 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernelShape[2]); in SimpleConvolution3dTestImpl() local