Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1341 bool NeonLayerSupport::IsPooling3dSupported(const TensorInfo& input, in IsPooling3dSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp466 bool LayerSupportBase::IsPooling3dSupported(const TensorInfo&, // input in IsPooling3dSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1302 bool ClLayerSupport::IsPooling3dSupported(const TensorInfo& input, in IsPooling3dSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp989 bool ILayerSupport::IsPooling3dSupported(const TensorInfo& input, in IsPooling3dSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1059 bool LayerSupportHandle::IsPooling3dSupported(const TensorInfo& input, in IsPooling3dSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2186 bool RefLayerSupport::IsPooling3dSupported(const TensorInfo& input, in IsPooling3dSupported() function in armnn::RefLayerSupport