public final class MLCGradientClippingType
extends java.lang.Object
The type of clipping applied to gradient
| Modifier and Type | Field and Description |
|---|---|
static int |
GlobalNorm |
static int |
Norm |
static int |
Value |
public static final int Value
public static final int Norm
public static final int GlobalNorm