未验证 提交 bb148c54 编写于 作者: W WangZhen 提交者: GitHub

Enlarge timeout for test_resnet_prim_cinn (#50285)

上级 8464c04d
......@@ -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 300)
set_tests_properties(test_resnet_prim_cinn PROPERTIES TIMEOUT 400)
if(WITH_CINN)
set_tests_properties(test_resnet_prim_cinn PROPERTIES LABELS "RUN_TYPE=CINN")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册