TFGENZOO.flows.inv1x1conv_test module

class TFGENZOO.flows.inv1x1conv_test.Inv1x1Conv2DTest(methodName='runTest')[source]

Bases: tensorflow.python.framework.test_util.TensorFlowTestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

testInv1x1Conv2DOutput()[source]
testInv1x1Conv2DOutputShape()[source]
class TFGENZOO.flows.inv1x1conv_test.Inv1x1ConvTest(methodName='runTest')[source]

Bases: tensorflow.python.framework.test_util.TensorFlowTestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

testInv1x1ConvOutput()[source]
testInv1x1ConvOutputShape()[source]