Skip to content

Commit

Permalink
REfine the error of test_dynrnn_static_input
Browse files Browse the repository at this point in the history
test=develop
  • Loading branch information
gfwm2013 committed Sep 5, 2020
1 parent 2f97ecd commit a9b1855
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

1 comment on commit a9b1855

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.