TFGENZOO.layers.flowtts_coupling_test module

class TFGENZOO.layers.flowtts_coupling_test.CouplingBlockTest(methodName='runTest')[source]

Bases: tensorflow.python.framework.test_util.TensorFlowTestCase

setUp()[source]

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

testCouplingBlockFirstOutput()[source]
testCouplingBlockOutputShape()[source]
class TFGENZOO.layers.flowtts_coupling_test.GTUTest(methodName='runTest')[source]

Bases: tensorflow.python.framework.test_util.TensorFlowTestCase

setUp()[source]

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

testGTUOutputShape()[source]