ImageModelSettings.Distributed Property

Definition

Whether to use distributed training.

public bool? Distributed { get; set; }
member this.Distributed : Nullable<bool> with get, set
Public Property Distributed As Nullable(Of Boolean)

Property Value

Applies to