未验证 提交 e51ea538 编写于 作者: A Allen Guo 提交者: GitHub

fix timeout for test_activation_ops_ipu (#45181)

上级 aa96f70e
......@@ -14,6 +14,7 @@ if(WITH_IPU)
set_tests_properties(test_elemetwise_x_op_ipu PROPERTIES TIMEOUT 300)
set_tests_properties(test_reduce_x_op_ipu PROPERTIES TIMEOUT 600)
set_tests_properties(test_save_load_ipu PROPERTIES TIMEOUT 600)
set_tests_properties(test_activation_ops_ipu PROPERTIES TIMEOUT 600)
add_subdirectory(custom_ops)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册