Skip to content

Commit ddc1437

Browse files
xuxinyi389Wanglongzhi2001
authored and
Wanglongzhi2001
committed
disable_trt_uts (PaddlePaddle#59907)
* disable_trt_uts * add
1 parent 6d0eb32 commit ddc1437

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/windows/run_unittests.sh

+5
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,11 @@ disable_wingpu_cuda12_test="^test_cholesky_op$|\
293293
^test_trt_convert_transpose$|\
294294
^test_trt_convert_unsqueeze2$|\
295295
^test_simplify_with_basic_ops_pass_autoscan$|\
296+
^test_trt_convert_nearest_interp$|\
297+
^test_trt_pool_op$|\
298+
^test_trt_convert_clip$|\
299+
^test_trt_convert_grid_sampler$|\
300+
^test_trt_convert_p_norm$|\
296301
^disable_wingpu_cuda12_test$"
297302

298303
# /*=================Fixed Disabled Windows TRT MKL unittests=======================*/

0 commit comments

Comments
 (0)