未验证 提交 be9515f2 编写于 作者: L Leo Chen 提交者: GitHub

increase timeout limit of test_resnet_prim_cinn, test=document_fix (#51696)

上级 410f1629
......@@ -8,7 +8,7 @@ foreach(TEST_OP ${TEST_OPS})
py_test_modules(${TEST_OP} MODULES ${TEST_OP} ENVS ${GC_ENVS})
endforeach()
set_tests_properties(test_resnet_prim_cinn PROPERTIES TIMEOUT 400)
set_tests_properties(test_resnet_prim_cinn PROPERTIES TIMEOUT 800)
set_tests_properties(test_bert_prim_cinn PROPERTIES TIMEOUT 500)
if(WITH_CINN)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册