Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp946 bool ILayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp986 bool LayerSupportHandle::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp428 bool LayerSupportBase::IsNormalizationSupported(const TensorInfo&, // input in IsNormalizationSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1295 bool NeonLayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1260 bool ClLayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2057 bool RefLayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::RefLayerSupport