public class TestGradientNormalization
extends java.lang.Object
| Constructor and Description |
|---|
TestGradientNormalization() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAbsValueClippingPerElement() |
void |
testL2ClippingPerLayer() |
void |
testL2ClippingPerParamType() |
void |
testRenormalizationPerParamType() |
void |
testRenormalizatonPerLayer() |
public void testRenormalizatonPerLayer()
public void testRenormalizationPerParamType()
public void testAbsValueClippingPerElement()
public void testL2ClippingPerLayer()
public void testL2ClippingPerParamType()