Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1420 bool NeonLayerSupport::IsReduceSupported(const TensorInfo& input, in IsReduceSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1071 bool ILayerSupport::IsReduceSupported(const TensorInfo& input, in IsReduceSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1169 bool LayerSupportHandle::IsReduceSupported(const TensorInfo& input, in IsReduceSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp527 bool LayerSupportBase::IsReduceSupported(const TensorInfo& /*input*/, in IsReduceSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1380 bool ClLayerSupport::IsReduceSupported(const TensorInfo& input, in IsReduceSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2291 bool RefLayerSupport::IsReduceSupported(const TensorInfo& input, in IsReduceSupported() function in armnn::RefLayerSupport