Skip to content

Commit

Permalink
Refine the error of test_dynrnn_static_input (#27084)
Browse files Browse the repository at this point in the history
test=develop
  • Loading branch information
gfwm2013 committed Sep 7, 2020
1 parent 6321254 commit 3a02424
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import numpy as np

fluid.default_startup_program().random_seed = 1
np.random.seed(1)


class TestDyRnnStaticInput(unittest.TestCase):
Expand Down

0 comments on commit 3a02424

Please sign in to comment.