From 862dfaf9eba3d44950572dc090bef76013eadf31 Mon Sep 17 00:00:00 2001 From: Alexei Fedotov Date: Mon, 6 May 2024 15:18:09 +0000 Subject: [PATCH 1/3] Try running without exclude lists --- scripts/pytest-utils.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/pytest-utils.sh b/scripts/pytest-utils.sh index 7568ed7c6a..75f0c40ad5 100644 --- a/scripts/pytest-utils.sh +++ b/scripts/pytest-utils.sh @@ -24,11 +24,11 @@ pytest() { mkdir -p "$CURRENT_SKIPLIST_DIR" # skip comments in the skiplist sed -e '/^#/d' "$TRITON_TEST_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" > "$CURRENT_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" - pytest_extra_args+=( - "--deselect-from-file=$CURRENT_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" - "--select-fail-on-missing" - ) +# pytest_extra_args+=( +# "--deselect-from-file=$CURRENT_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" +# "--select-fail-on-missing" +# ) fi - python3 -m pytest "${pytest_extra_args[@]}" "$@" + python3 -m pytest "${pytest_extra_args[@]}" "$@" || true } From b5f3bcfcba585221ff4bc4c920f3262ddf14e2c2 Mon Sep 17 00:00:00 2001 From: Alexei Fedotov Date: Tue, 7 May 2024 13:59:29 +0000 Subject: [PATCH 2/3] Update exclude lists for conda-build-test --- scripts/skiplist/conda/interpreter.txt | 2 - scripts/skiplist/conda/language.txt | 1947 ------------------------ 2 files changed, 1949 deletions(-) delete mode 100644 scripts/skiplist/conda/interpreter.txt diff --git a/scripts/skiplist/conda/interpreter.txt b/scripts/skiplist/conda/interpreter.txt deleted file mode 100644 index 2456e3b710..0000000000 --- a/scripts/skiplist/conda/interpreter.txt +++ /dev/null @@ -1,2 +0,0 @@ -# FIXME https://github.com/intel/intel-xpu-backend-for-triton/issues/841 -test/unit/language/test_core.py::test_unary_math[rsqrt] diff --git a/scripts/skiplist/conda/language.txt b/scripts/skiplist/conda/language.txt index de9cd89f52..5171bbd545 100644 --- a/scripts/skiplist/conda/language.txt +++ b/scripts/skiplist/conda/language.txt @@ -1,1950 +1,3 @@ -# FIXME https://github.com/intel/intel-xpu-backend-for-triton/issues/806 -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce1d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-int32-expand_reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce1d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float32-expand_reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce1d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[sum-float16-expand_reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce1d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-int32-expand_reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce1d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float32-expand_reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce1d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-reduce2d-1-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-0-src_layout8-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout0-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout0-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout0-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout0-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout0-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout0-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout1-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout1-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout1-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout1-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout1-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout1-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout2-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout2-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout2-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout2-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout2-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout2-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout3-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout3-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout3-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout3-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout3-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout3-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout4-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout4-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout4-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout4-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout4-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout4-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout5-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout5-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout5-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout5-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout5-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout5-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout6-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout6-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout6-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout6-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout6-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout6-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout7-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout7-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout7-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout7-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout7-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout7-16-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout8-128-16] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout8-128-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout8-64-64] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout8-32-128] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout8-32-32] -test/unit/language/test_core.py::test_reduce_layouts[max-float16-expand_reduce2d-1-src_layout8-16-16] -# FIXME https://github.com/intel/intel-xpu-backend-for-triton/issues/841 -test/unit/language/test_core.py::test_unary_math[rsqrt] # FIXME 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] From 87907459aa780bc791810f3035b07c662235238c Mon Sep 17 00:00:00 2001 From: Alexei Fedotov Date: Tue, 7 May 2024 15:01:34 +0000 Subject: [PATCH 3/3] Revert pytest-utils.sh --- scripts/pytest-utils.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/pytest-utils.sh b/scripts/pytest-utils.sh index 75f0c40ad5..7568ed7c6a 100644 --- a/scripts/pytest-utils.sh +++ b/scripts/pytest-utils.sh @@ -24,11 +24,11 @@ pytest() { mkdir -p "$CURRENT_SKIPLIST_DIR" # skip comments in the skiplist sed -e '/^#/d' "$TRITON_TEST_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" > "$CURRENT_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" -# pytest_extra_args+=( -# "--deselect-from-file=$CURRENT_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" -# "--select-fail-on-missing" -# ) + pytest_extra_args+=( + "--deselect-from-file=$CURRENT_SKIPLIST_DIR/$TRITON_TEST_SUITE.txt" + "--select-fail-on-missing" + ) fi - python3 -m pytest "${pytest_extra_args[@]}" "$@" || true + python3 -m pytest "${pytest_extra_args[@]}" "$@" }