ImageInstanceSegmentation.ModelSettingEnableOnnxNormalization Property

Definition

Enable normalization when exporting ONNX model.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public bool? ModelSettingEnableOnnxNormalization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.ModelSettingEnableOnnxNormalization : Nullable<bool> with get, set
Public Property ModelSettingEnableOnnxNormalization As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to