Share via


NlpFixedParameters.GradientAccumulationSteps Property

Definition

Number of steps to accumulate gradients over before running a backward pass.

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

Property Value

Applies to