neuralmonkey.tests.test_decoder module

Unit tests for the decoder. (Tests only initialization so far)

class neuralmonkey.tests.test_decoder.TestDecoder(methodName='runTest')

Bases: unittest.case.TestCase

test_cell_type()
test_dropout()
test_embedding_size()
test_init()
test_max_output_len()