Searched refs:IsInstanceNormalizationSupported (Results 1 – 11 of 11) sorted by relevance
153 bool IsInstanceNormalizationSupported(const TensorInfo& input,
523 bool NeonLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::NeonLayerSupport
148 bool IsInstanceNormalizationSupported(const TensorInfo& input,
544 bool ClLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::ClLayerSupport
175 bool IsInstanceNormalizationSupported(const TensorInfo& input,
1058 bool RefLayerSupport::IsInstanceNormalizationSupported(const TensorInfo& input, in IsInstanceNormalizationSupported() function in armnn::RefLayerSupport
197 virtual bool IsInstanceNormalizationSupported(
183 bool IsInstanceNormalizationSupported(
307 bool LayerSupportBase::IsInstanceNormalizationSupported(const TensorInfo&, // input in IsInstanceNormalizationSupported() function in armnn::LayerSupportBase
439 result = layerSupportObject->IsInstanceNormalizationSupported( in IsLayerConfigurationSupported()
1215 IsInstanceNormalizationSupported, in ConvertInstanceNormalization()