MCPcopy Create free account
hub / github.com/tensorpack/tensorpack / test

Method test

tests/test_char_rnn.py:23–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

21 f.write(random_content())
22
23 def test(self):
24 self.assertSurvive(self.script, args=['train'])
25
26 def tearDown(self):
27 super(CharRNNTest, self).tearDown()

Callers

nothing calls this directly

Calls 1

assertSurviveMethod · 0.80

Tested by

no test coverage detected