ImageModelSettings.AmsGradient Property

Definition

Enable AMSGrad when optimizer is 'adam' or 'adamw'.

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

Property Value

Applies to