次の方法で共有


ImageModelSettings.TrainingBatchSize プロパティ

定義

トレーニング バッチ サイズ。 正の整数にする必要があります。

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

プロパティ値

適用対象