Searched defs:IsPooling2dSupported (Results 1 – 6 of 6) sorted by relevance
980 bool ILayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::ILayerSupport
1044 bool LayerSupportHandle::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::LayerSupportHandle
458 bool LayerSupportBase::IsPooling2dSupported(const TensorInfo&, // input in IsPooling2dSupported() function in armnn::LayerSupportBase
1333 bool NeonLayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::NeonLayerSupport
1294 bool ClLayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::ClLayerSupport
2156 bool RefLayerSupport::IsPooling2dSupported(const TensorInfo& input, in IsPooling2dSupported() function in armnn::RefLayerSupport