Home
last modified time | relevance | path

Searched refs:DepthwiseConvolution2dTestImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DConv2dTestImpl.cpp2020 LayerTestResult<T, 4> DepthwiseConvolution2dTestImpl( in DepthwiseConvolution2dTestImpl() function
2239 LayerTestResult<T, 4> DepthwiseConvolution2dTestImpl( in DepthwiseConvolution2dTestImpl() function
2567 return DepthwiseConvolution2dTestImpl<ArmnnType, ArmnnBType>( in DepthwiseConvolution2dNhwcTestCommon()
2646 return DepthwiseConvolution2dTestImpl<ArmnnType, ArmnnBType>( in SimpleDepthwiseConvolution2d3x3Dilation3x3NhwcTestCommon()
2736 return DepthwiseConvolution2dTestImpl<ArmnnType, ArmnnBType>( in DepthwiseConvolution2d3x3DilationTestCommon()
3692 return DepthwiseConvolution2dTestImpl<armnn::DataType::Float32, armnn::DataType::Float32>( in DepthwiseConvolution2dTest()
3744 return DepthwiseConvolution2dTestImpl<armnn::DataType::Float32, armnn::DataType::Float32>( in DepthwiseConvolution2dDepthMul64Test()
3778 return DepthwiseConvolution2dTestImpl<armnn::DataType::QAsymmU8, armnn::DataType::Signed32>( in DepthwiseConvolution2dUint8Test()
3814 return DepthwiseConvolution2dTestImpl<armnn::DataType::QSymmS16, armnn::DataType::Signed32>( in DepthwiseConvolution2dInt16Test()