IImageModelDistributionSettings.EnableOnnxNormalization Property

Definition

Enable normalization when exporting ONNX model.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Enable normalization when exporting ONNX model.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enableOnnxNormalization")]
public string EnableOnnxNormalization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Enable normalization when exporting ONNX model.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enableOnnxNormalization")>]
member this.EnableOnnxNormalization : string with get, set
Public Property EnableOnnxNormalization As String

Property Value

Attributes

Applies to