Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp670 bool NeonLayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp689 bool ClLayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DLayerSupport.cpp461 bool IsNormalizationSupported(const BackendId& backend, in IsNormalizationSupported() function
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp424 bool LayerSupportBase::IsNormalizationSupported(const TensorInfo&, // input in IsNormalizationSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1502 bool RefLayerSupport::IsNormalizationSupported(const TensorInfo& input, in IsNormalizationSupported() function in armnn::RefLayerSupport