-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UT] add skiplist for PVC w/ rolling driver
- Loading branch information
1 parent
b8c32f0
commit 67772d2
Showing
7 changed files
with
215 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,186 @@ | ||
# https://github.com/intel/intel-xpu-backend-for-triton/issues/936 | ||
test/unit/language/test_core.py::test_dot[1-64-128-128-4-True-True-none-tf32-int8-int8-1_0] | ||
test/unit/language/test_core.py::test_dot[1-64-128-128-4-True-True-none-tf32-int8-int8-1_1] | ||
test/unit/language/test_core.py::test_dot[1-64-128-128-4-False-True-none-tf32-int8-int8-1_0] | ||
test/unit/language/test_core.py::test_dot[1-64-128-128-4-False-True-none-tf32-int8-int8-1_1] | ||
# https://github.com/intel/intel-xpu-backend-for-triton/issues/985 | ||
# skiplist for PVC whith rolling driver | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-1-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-1-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-1-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-1-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-16-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-16-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-16-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-16-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-2-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-2-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-2-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-2-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-4-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-4-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-4-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-4-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-8-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-8-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-8-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-32-32-32-8-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-1-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-1-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-1-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-1-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-16-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-16-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-16-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-16-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-2-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-2-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-2-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-2-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-4-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-4-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-4-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-4-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-8-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-8-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-8-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float16-64-64-64-8-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-1-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-1-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-1-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-1-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-16-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-16-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-16-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-16-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-2-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-2-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-2-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-2-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-4-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-4-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-4-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-4-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-8-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-8-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-8-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-32-32-32-8-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-1-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-1-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-1-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-1-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-16-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-16-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-16-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-16-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-2-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-2-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-2-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-2-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-4-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-4-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-4-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-4-8] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-8-1] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-8-2] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-8-4] | ||
test/unit/language/test_core.py::test_dot3d[float16-float32-64-64-64-8-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-1-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-1-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-1-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-1-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-16-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-16-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-16-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-16-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-2-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-2-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-2-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-2-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-4-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-4-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-4-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-4-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-8-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-8-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-8-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-32-32-32-8-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-1-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-1-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-1-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-1-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-16-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-16-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-16-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-16-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-2-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-2-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-2-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-2-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-4-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-4-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-4-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-4-8] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-8-1] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-8-2] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-8-4] | ||
test/unit/language/test_core.py::test_dot3d[float32-float32-64-64-64-8-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-1-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-1-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-1-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-1-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-16-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-16-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-16-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-16-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-2-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-2-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-2-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-2-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-4-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-4-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-4-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-4-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-8-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-8-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-8-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-32-32-32-8-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-1-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-1-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-1-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-1-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-16-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-16-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-16-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-16-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-2-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-2-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-2-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-2-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-4-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-4-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-4-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-4-8] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-8-1] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-8-2] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-8-4] | ||
test/unit/language/test_core.py::test_dot3d[int8-int8-64-64-64-8-8] | ||
test/unit/language/test_core.py::test_dot[1-128-128-64-4-False-False-chain-dot-ieee-float8e4nv-float32-1] | ||
test/unit/language/test_core.py::test_dot[1-128-128-64-4-False-False-chain-dot-ieee-float8e5-float32-1] | ||
test/unit/language/test_core.py::test_dot_without_load[float16] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[0-float8e4b15] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[0-float8e4nv] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[0-float8e5] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[128-float8e4b15] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[128-float8e4nv] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[128-float8e5] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[32-float8e4b15] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[32-float8e4nv] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[32-float8e5] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[64-float8e4b15] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[64-float8e4nv] | ||
test/unit/language/test_core.py::test_fp8_dot_acc[64-float8e5] | ||
test/unit/language/test_core.py::test_masked_load_shared_memory[dtype1] | ||
test/unit/language/test_core.py::test_precise_math[1-tl.math.sqrt_rn(x)-tl.math.sqrt(x.to(tl.float64)).to(tl.float32)] | ||
test/unit/language/test_core.py::test_tl_range | ||
test/unit/language/test_reproducer.py::test_reproducer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# https://github.com/intel/intel-xpu-backend-for-triton/issues/985 | ||
test/unit/operators/test_flash_attention.py::test_op[False-False-dtype0-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[False-False-dtype0-2-4-512-16] | ||
test/unit/operators/test_flash_attention.py::test_op[False-False-dtype0-2-4-512-32] | ||
test/unit/operators/test_flash_attention.py::test_op[False-False-dtype0-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[False-False-dtype1-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[False-False-dtype1-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[False-True-dtype0-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[False-True-dtype0-2-4-512-16] | ||
test/unit/operators/test_flash_attention.py::test_op[False-True-dtype0-2-4-512-32] | ||
test/unit/operators/test_flash_attention.py::test_op[False-True-dtype0-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[False-True-dtype1-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[False-True-dtype1-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[True-False-dtype0-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[True-False-dtype0-2-4-512-16] | ||
test/unit/operators/test_flash_attention.py::test_op[True-False-dtype0-2-4-512-32] | ||
test/unit/operators/test_flash_attention.py::test_op[True-False-dtype0-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[True-False-dtype1-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[True-False-dtype1-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[True-True-dtype0-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[True-True-dtype0-2-4-512-16] | ||
test/unit/operators/test_flash_attention.py::test_op[True-True-dtype0-2-4-512-32] | ||
test/unit/operators/test_flash_attention.py::test_op[True-True-dtype0-2-4-512-64] | ||
test/unit/operators/test_flash_attention.py::test_op[True-True-dtype1-2-4-512-128] | ||
test/unit/operators/test_flash_attention.py::test_op[True-True-dtype1-2-4-512-64] |
File renamed without changes.