[XeGPU][Reduction][Testing][CI] Add more E2E reduction cases#1176
Merged
Conversation
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 24 14:19:02 2026 +0000
Switch to upstream pipeline for 1 test
commit 7c377cb084b5db76d38b4e6705e71e54cf18dc20
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Thu Apr 23 22:09:24 2026 +0000
Clean up from result layouts
commit bb2557cbcb4658183ce86f25b19467ea9076f52f
Merge: 4702756a 584db0d
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Thu Apr 23 21:26:33 2026 +0000
Merge branch 'main' into e2e_reduction_tests
commit 4702756acbc6b341cd8013957887fd958c0292f2
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 17 16:59:48 2026 +0000
Test clean up
commit 1af9e2e05de9fbba331fdd76ddc678afb9e80923
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 17 16:52:59 2026 +0000
Bring back llvm rev
commit 8733ac95c56f63000d862d309e4daec6efd81d25
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Thu Apr 16 12:46:36 2026 +0000
Use proper names format
commit 0a1579389ecc3e5866e951c6f42be970893e68c0
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Wed Apr 15 23:18:40 2026 +0000
Fix names at caller sites
commit d40592a2edf9d0908d99e59a3085fa7eabb847db
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Wed Apr 15 22:14:05 2026 +0000
Some kernels' renaming
commit 942db2c881c57690cbe825f583454f67928a195c
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Wed Apr 15 21:45:56 2026 +0000
Remove redundant test
commit 291fdd0bac7c1becd7083afc01fd29298fba652e
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Tue Apr 14 14:12:25 2026 +0000
More renaming
commit e6a06bbfc6a96b97a640413b1ab88d43c6f55eba
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Tue Apr 14 01:50:47 2026 +0000
Tests renaming (first try) and some minor fixes
commit 2c45cd568640370266070978d0cbb5fc2d487117
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Mon Apr 13 23:11:04 2026 +0000
Add another test from LLama enabling
commit 4c5bbef085a5b83480e431698e9f3d2491439db3
Merge: 4a4f043f b87dd99e
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Mon Apr 13 22:07:58 2026 +0000
Merge branch 'e2e_reduction_tests' of https://github.com/intel-innersource/frameworks.ai.mlir.mlir-extensions into e2e_reduction_tests
commit 4a4f043f471d50bdf0ce392c0162fbe140a4c330
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Sat Apr 11 00:14:54 2026 +0000
Fix one test
commit 47c90a751bb50ec2f194e6629a5117df904e54e8
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 10 22:53:23 2026 +0000
Add 2d to scalar test
commit 117d28d50b5f63f0cb8d8173ab5f83980f287fe2
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 10 20:51:01 2026 +0000
Add more reduction e2e cases
commit b87dd99ed4678bbc81234fc309d325b98a462089
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Sat Apr 11 00:14:54 2026 +0000
Fix one test
commit b29e9b2ff668c4183acbc5fcf92116e16c318594
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 10 22:53:23 2026 +0000
Add 2d to scalar test
commit 7b646e822b6c365cdef0d2c5a9ad465d4814579b
Author: Garra1980 <igor.zamyatin@intel.com>
Date: Fri Apr 10 20:51:01 2026 +0000
Add more reduction e2e cases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add different kinds e2e reduction cases (along with some self-explanatory tests naming) which we got from experiments with lowering from upper level dialects + some minor changes in e2e tests
Please review these guidelines to help with the review process: