Skip to content

Commit f20187f

Browse files
update new expected number
1 parent 385ce34 commit f20187f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/scripts/ut_result_check.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ check_test_cases() {
8282
["op_regression_dev1"]=1
8383
["op_transformers"]=237
8484
["op_ut"]=120408
85-
["xpu_inductor"]=10330
86-
["test_xpu"]=69
87-
["torch_xpu"]=359
85+
["xpu_inductor"]=20880
86+
["test_xpu"]=73
87+
["torch_xpu"]=396
8888
)
8989

9090
if [[ ! -f "$log_file" ]]; then

0 commit comments

Comments
 (0)