未验证 提交 b46e8070 编写于 作者: Z zhupengyang 提交者: GitHub

fix normal ut by set manual_seed (#27028) (#27068)

上级 ca27263e
......@@ -18,6 +18,7 @@ import paddle
import copy
np.random.seed(10)
paddle.manual_seed(10)
class TestNormalAPI(unittest.TestCase):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册