public class BNGradientCheckTest
extends java.lang.Object
Constructor and Description |
---|
BNGradientCheckTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBatchNormCompGraphSimple() |
void |
testGradient2dFixedGammaBeta() |
void |
testGradient2dSimple() |
void |
testGradientBNWithCNNandSubsampling() |
void |
testGradientBNWithCNNandSubsamplingCompGraph() |
void |
testGradientCnnFixedGammaBeta() |
void |
testGradientCnnSimple() |
void |
testGradientDense() |
public void testGradient2dSimple()
public void testGradientCnnSimple()
public void testGradientBNWithCNNandSubsampling()
public void testGradientDense()
public void testGradient2dFixedGammaBeta()
public void testGradientCnnFixedGammaBeta()
public void testBatchNormCompGraphSimple()
public void testGradientBNWithCNNandSubsamplingCompGraph()