未验证 提交 97cc759f 编写于 作者: C Charles-hit 提交者: GitHub

increase run time for dropout op test (#52230)

上级 12218931
......@@ -1003,7 +1003,7 @@ set_tests_properties(test_partial_eager_deletion_transformer PROPERTIES TIMEOUT
120)
set_tests_properties(test_parallel_executor_seresnext_with_reduce_gpu
PROPERTIES TIMEOUT 120)
set_tests_properties(test_dropout_op PROPERTIES TIMEOUT 120)
set_tests_properties(test_dropout_op PROPERTIES TIMEOUT 200)
set_tests_properties(test_argsort_op PROPERTIES TIMEOUT 120)
set_tests_properties(test_gather_nd_op PROPERTIES TIMEOUT 120)
set_tests_properties(test_nn_grad PROPERTIES TIMEOUT 180)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册