Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/test/
DMockBackend.hpp194 bool IsConvolution2dSupported(const TensorInfo& /*input*/, in IsConvolution2dSupported() function in armnn::MockLayerSupport
/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp324 bool NeonLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp336 bool ClLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DLayerSupport.cpp178 bool IsConvolution2dSupported(const BackendId& backend, in IsConvolution2dSupported() function
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp143 bool LayerSupportBase::IsConvolution2dSupported(const TensorInfo&, // input in IsConvolution2dSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp454 bool RefLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::RefLayerSupport