Home
last modified time | relevance | path

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

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