Skip to content

Commit 26c23a4

Browse files
Add test_chained_reductions to skiplist
Signed-off-by: Whitney Tsang <[email protected]>
1 parent e4d0843 commit 26c23a4

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

scripts/skiplist/a770/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
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)]
33
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
44
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
5+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2703
6+
test/unit/language/test_core.py::test_chained_reductions[in_shape0-perm0-red_dims0]
57
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
68
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
79
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/conda/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ test/unit/language/test_core.py::test_dot_max_num_imprecise_acc[128-float8e5-128
117117
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)]
118118
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
119119
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
120+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2703
121+
test/unit/language/test_core.py::test_chained_reductions[in_shape0-perm0-red_dims0]
120122
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
121123
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
122124
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/default/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
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)]
33
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
44
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
5+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2703
6+
test/unit/language/test_core.py::test_chained_reductions[in_shape0-perm0-red_dims0]

scripts/skiplist/lts/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ test/unit/language/test_core.py::test_dot_max_num_imprecise_acc[128-float8e5-128
117117
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)]
118118
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
119119
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
120+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2703
121+
test/unit/language/test_core.py::test_chained_reductions[in_shape0-perm0-red_dims0]
120122
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
121123
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
122124
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/mtl/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
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)]
33
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
44
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
5+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2703
6+
test/unit/language/test_core.py::test_chained_reductions[in_shape0-perm0-red_dims0]
57
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
68
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
79
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

scripts/skiplist/xe2/language.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
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)]
33
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2662
44
test/unit/language/test_core.py::test_scan_layouts[True-1-src_layout10-64-32]
5+
# https://github.com/intel/intel-xpu-backend-for-triton/issues/2703
6+
test/unit/language/test_core.py::test_chained_reductions[in_shape0-perm0-red_dims0]
57
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float16]
68
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float16-float32]
79
test/unit/language/test_core.py::test_dot3d[1-1-32-32-32-32-32-float32-float32]

0 commit comments

Comments
 (0)