Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp814 bool ILayerSupport::IsInstanceNormalizationSupported( in IsInstanceNormalizationSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp785 bool LayerSupportHandle::IsInstanceNormalizationSupported( in IsInstanceNormalizationSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp319 bool LayerSupportBase::IsInstanceNormalizationSupported(const TensorInfo&, // input in IsInstanceNormalizationSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1156 bool NeonLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1123 bool ClLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1628 bool RefLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::RefLayerSupport