Home
last modified time | relevance | path

Searched defs:IsDilatedDepthwiseConvolutionSupported (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp396 bool NeonLayerSupport::IsDilatedDepthwiseConvolutionSupported(const TensorInfo& input, in IsDilatedDepthwiseConvolutionSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp408 bool ClLayerSupport::IsDilatedDepthwiseConvolutionSupported(const TensorInfo& input, in IsDilatedDepthwiseConvolutionSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp198 bool LayerSupportBase::IsDilatedDepthwiseConvolutionSupported(const TensorInfo&, // input in IsDilatedDepthwiseConvolutionSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp744 bool RefLayerSupport::IsDilatedDepthwiseConvolutionSupported(const TensorInfo& input, in IsDilatedDepthwiseConvolutionSupported() function in armnn::RefLayerSupport