Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1168 bool NeonLayerSupport::IsL2NormalizationSupported(const TensorInfo& input, in IsL2NormalizationSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp824 bool ILayerSupport::IsL2NormalizationSupported(const TensorInfo& input, in IsL2NormalizationSupported() function in armnn::ILayerSupport
DBackendHelper.cpp801 bool LayerSupportHandle::IsL2NormalizationSupported(const TensorInfo& input, in IsL2NormalizationSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp327 bool LayerSupportBase::IsL2NormalizationSupported(const TensorInfo&, // input in IsL2NormalizationSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1135 bool ClLayerSupport::IsL2NormalizationSupported(const TensorInfo& input, in IsL2NormalizationSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1659 bool RefLayerSupport::IsL2NormalizationSupported(const TensorInfo& input, in IsL2NormalizationSupported() function in armnn::RefLayerSupport