未验证 提交 6acb85a5 编写于 作者: B bukejiyu 提交者: GitHub

[Inference][trt]test_trt_convert_xx ci timeout fix in v100 (#55044)

* modify tensorrt ci timeout

* activation ci bug fix

* Update CMakeLists.txt

* Update CMakeLists.txt

* comment out  int8 mode test_trt_dynamic_shape_groupnorm

* fix test_sync_batch_norm_op Segmentation fault

* fix timeout

* Update CMakeLists.txt
上级 0c4567bb
......@@ -221,7 +221,7 @@ if(WITH_GPU AND TENSORRT_FOUND)
set_tests_properties(test_transfer_layout_elim_pass PROPERTIES TIMEOUT 300)
set_tests_properties(test_simplify_with_basic_ops_pass_autoscan
PROPERTIES TIMEOUT 240)
PROPERTIES TIMEOUT 480)
set_tests_properties(test_adaptive_pool2d_convert_global_pass_autoscan
PROPERTIES TIMEOUT 100)
set_tests_properties(test_conv_act_onednn_fuse_pass PROPERTIES TIMEOUT 120)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册