ForecastingTrainingSettings.EnableOnnxCompatibleModel Property

Definition

Flag for enabling onnx compatible models.

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

Property Value

Implements

Attributes

Applies to