ImageModelSettings.CheckpointFrequency Property

Definition

Frequency to store model checkpoints. Must be a positive integer.

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

Property Value

Applies to