Skip to content

Commit

Permalink
Merge branch 'main' into fy/combine-kernel-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
chunhuanMeng authored Jan 2, 2025
2 parents 17c119e + eacca4b commit 34a4485
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/xpu/extended/skip_list_win_mtl.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,11 @@
"test_forward_ad_norm_nuc_xpu_float32",
"test_operator_norm_nuc_xpu_float32",
"test_view_replay_norm_nuc_xpu_float32",
"test_compare_cpu_nn_functional_avg_pool2d_xpu_float32",
"test_compare_cpu_nn_functional_avg_pool2d_xpu_float64",
"test_compare_cpu_softmax_with_dtype_xpu_bool",
"test_compare_cpu_softmax_with_dtype_xpu_float32",
"test_compare_cpu_softmax_with_dtype_xpu_int16",
"test_compare_cpu_softmax_with_dtype_xpu_int8",
),
}

0 comments on commit 34a4485

Please sign in to comment.