Home
last modified time | relevance | path

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

/external/armnn/include/armnnTestUtils/
DMockBackend.hpp353 bool IsConvolution2dSupported(const TensorInfo& /*input*/, in IsConvolution2dSupported() function in armnn::MockLayerSupport
/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp906 bool NeonLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp645 bool ILayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::ILayerSupport
DBackendHelper.cpp345 bool LayerSupportHandle::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp181 bool LayerSupportBase::IsConvolution2dSupported(const TensorInfo&, // input in IsConvolution2dSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp864 bool ClLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp997 bool RefLayerSupport::IsConvolution2dSupported(const TensorInfo& input, in IsConvolution2dSupported() function in armnn::RefLayerSupport