Home
last modified time | relevance | path

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

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