未验证 提交 b642461d 编写于 作者: W wenbin 提交者: GitHub

fix test_layernorm_shift_partition_pass time out (#51612)

上级 46d6080d
......@@ -251,6 +251,8 @@ if(WITH_GPU AND TENSORRT_FOUND)
set_tests_properties(test_map_matmul_v2_to_mul_pass PROPERTIES TIMEOUT
360)
set_tests_properties(test_map_matmul_to_mul_pass PROPERTIES TIMEOUT 360)
set_tests_properties(test_layernorm_shift_partition_pass
PROPERTIES TIMEOUT 360)
else()
set_tests_properties(test_matmul_scale_fuse_pass PROPERTIES TIMEOUT 60)
set_tests_properties(test_matmul_v2_scale_fuse_pass PROPERTIES TIMEOUT 60)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册