未验证 提交 89d481db 编写于 作者: R RichardWooSJTU 提交者: GitHub

modify timeout limitation, test=infer-coverage (#46831)

上级 e89d7297
......@@ -1261,7 +1261,7 @@ cc_test(
if(WITH_GPU AND TENSORRT_FOUND)
set_tests_properties(trt_resnext_test PROPERTIES TIMEOUT 300)
set_tests_properties(trt_quant_int8_yolov3_r50_test PROPERTIES TIMEOUT 300)
set_tests_properties(trt_quant_int8_yolov3_r50_test PROPERTIES TIMEOUT 400)
set_tests_properties(trt_resnet50_test PROPERTIES TIMEOUT 300)
set_tests_properties(trt_cascade_rcnn_test PROPERTIES TIMEOUT 300)
set_tests_properties(test_trt_dynamic_shape_ernie_ser_deser PROPERTIES TIMEOUT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册