We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf4f66 commit 3066ba2Copy full SHA for 3066ba2
test/xpu/skip_list_common.py
@@ -290,15 +290,6 @@
290
"test_scaled_gemm_offline_tunableop_xpu_float8_e5m2fnuz",
291
# case need to port for xpu
292
"test_gemm_bias_offline_tunableop_xpu_bfloat16",
293
- # Exception is temporarily unavailable due to regression in oneMKL
294
- "test_inv_errors_and_warnings_xpu_float32",
295
- "test_inv_errors_and_warnings_xpu_float64",
296
- "test_inverse_errors_large_xpu_float32",
297
- "test_inverse_errors_large_xpu_float64",
298
- "test_inverse_errors_xpu_float32",
299
- "test_inverse_errors_xpu_float64",
300
- "test_inv_ex_singular_xpu_float32",
301
- "test_inv_ex_singular_xpu_float64",
302
),
303
"test_ops_fwd_gradients_xpu.py": (
304
# All of the followings are oneDNN issues
0 commit comments