Home
last modified time | relevance | path

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

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