Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp980 bool ILayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1044 bool LayerSupportHandle::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp458 bool LayerSupportBase::IsPooling2dSupported(const TensorInfo&, // input in IsPooling2dSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1333 bool NeonLayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1294 bool ClLayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2156 bool RefLayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::RefLayerSupport