Home
last modified time | relevance | path

Searched defs:IsDepthwiseConvolutionSupported (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp684 bool ILayerSupport::IsDepthwiseConvolutionSupported( in IsDepthwiseConvolutionSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp446 bool LayerSupportHandle::IsDepthwiseConvolutionSupported( in IsDepthwiseConvolutionSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp216 bool LayerSupportBase::IsDepthwiseConvolutionSupported(const TensorInfo&, //input in IsDepthwiseConvolutionSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp984 bool NeonLayerSupport::IsDepthwiseConvolutionSupported(const TensorInfo& input, in IsDepthwiseConvolutionSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp952 bool ClLayerSupport::IsDepthwiseConvolutionSupported(const TensorInfo& input, in IsDepthwiseConvolutionSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1193 bool RefLayerSupport::IsDepthwiseConvolutionSupported(const TensorInfo& input, in IsDepthwiseConvolutionSupported() function in armnn::RefLayerSupport