We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df7a29 commit de78314Copy full SHA for de78314
test/xpu/skip_list_common.py
@@ -1421,6 +1421,9 @@
1421
"test_numeric_check_leak_tunableop_rocm_xpu_float32",
1422
"test_dump_results_on_exit_tunableop_xpu_float32",
1423
"test_rotating_buffer_tunableop_xpu_float32",
1424
+ "test_gemm_bias_tunableop_xpu_bfloat16",
1425
+ "test_scaled_gemm_tunableop_xpu_float8_e4m3fnuz",
1426
+ "test_scaled_gemm_tunableop_xpu_float8_e5m2fnuz",
1427
# CUDA bias cases added in latest PyTorch
1428
# AttributeError: module 'torch._C' has no attribute '_cuda_tunableop_enable'
1429
"test_matmul_check_entries_tunableop_xpu_float16",
0 commit comments