Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp656 bool ILayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp399 bool LayerSupportHandle::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp191 bool LayerSupportBase::IsConvolution3dSupported(const TensorInfo&, // input in IsConvolution3dSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp939 bool NeonLayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp897 bool ClLayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1066 bool RefLayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::RefLayerSupport