Home
last modified time | relevance | path

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

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