Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp523 bool NeonLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp544 bool ClLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp307 bool LayerSupportBase::IsInstanceNormalizationSupported(const TensorInfo&, // input in IsInstanceNormalizationSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1058 bool RefLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::RefLayerSupport