次の方法で共有


MachineLearningResourceConfiguration.MaxInstanceCount プロパティ

定義

コンピューティング 先で使用できるインスタンスまたはノードの最大数 (省略可能)。 エラスティック トレーニングで使用する場合は、現在 PyTorch ディストリビューションの種類でのみサポートされています。

public int? MaxInstanceCount { get; set; }
member this.MaxInstanceCount : Nullable<int> with get, set
Public Property MaxInstanceCount As Nullable(Of Integer)

プロパティ値

適用対象