revert-26856-strategy_example2
MRXLT 5 years ago committed by GitHub
parent f866bfedf1
commit 1769d2128a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -297,6 +297,7 @@ class TestDygraphPtbRnn(unittest.TestCase):
paddle.save(self.state_dict, "./test_dy_v2")
def testLoadAndSetVarBase(self):
self.setUp()
seed = 90
hidden_size = 10
vocab_size = 1000

Loading…
Cancel
Save