NasBertTrainer.NasBertOptions.ClipNorm Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The clipping threshold of gradients. Should be within [0, +Inf). 0 means not to clip norm.
public double ClipNorm;
val mutable ClipNorm : double
Public ClipNorm As Double