Home
last modified time | relevance | path

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

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