-
-
Notifications
You must be signed in to change notification settings - Fork 72
✨ Add IndexSwitch operation
#1925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f00135f
Add initial implementation
MatthiasReumann d23d182
Remove unused includes
MatthiasReumann c086c28
Add builders
MatthiasReumann 7e92ab7
Add QCO to QC conversion
MatthiasReumann d4f92d7
Add QC to QCO conversion
MatthiasReumann 63a2e1a
Fix todos
MatthiasReumann f5d6b2d
Add multi-case test
MatthiasReumann 3a6e22e
Add nested unit test
MatthiasReumann 59e6ec7
🎨 pre-commit fixes
pre-commit-ci[bot] 788f66b
Merge branch 'main' into feat/qco-index-switch-op
MatthiasReumann cdef797
Update CHANGELOG.md
MatthiasReumann b11d37f
Fix linting
MatthiasReumann fdd169f
Fix issue in verifier
MatthiasReumann 995afda
Apply bunny fixes
MatthiasReumann a8a9837
Merge origin/main into PR #1925 review branch
burgholzer 73de914
Merge origin/main into PR #1925 review branch
burgholzer 55987ce
🐛 Fix index switch region selection
burgholzer 68f06e7
🐛 Parse default-only QCO index switches
burgholzer 96a3d4f
✨ Support index switches in linear traversal
burgholzer f574055
🐛 Handle missing tensor equivalence matches
burgholzer 9d87393
🎨 Apply lint formatting
burgholzer 6379b9a
🐛 Reject duplicate index switch cases
burgholzer 4e85649
🐛 Compare index switch case values
burgholzer 5ae46fa
✨ Add single-value index switch builders
burgholzer f2754a5
Merge origin/main into PR #1925 review branch
burgholzer d1f4c6f
✅ Fix index switch lint and coverage
burgholzer 484604d
Merge origin/main into PR #1925 review branch
burgholzer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.