ImageModelSettings.StepLRStepSize Property

Definition

Value of step size when learning rate scheduler is 'step'. Must be a positive integer.

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

Property Value

Applies to