-
-
Notifications
You must be signed in to change notification settings - Fork 72
✨ Add Additional Canonicalization Patterns for QTensor #1728
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 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
e760329
Add RemoveExtractAfterInsert canonicalization pattern
MatthiasReumann dd935d7
Add TensorIterator
MatthiasReumann 872eb4d
Add qtensor-utils unit test
MatthiasReumann 554cca7
Use TensorIterator
MatthiasReumann 46ed449
Add BubbleDownInsertPattern pattern
MatthiasReumann 18338b5
Update InsertOp.cpp
MatthiasReumann bdd6b70
Minor update to comments
MatthiasReumann 12fea23
🎨 pre-commit fixes
pre-commit-ci[bot] 845f15e
Fix CMake
MatthiasReumann 4aae1ab
Merge branch 'enh/additional-tensor-canonicalization' of https://gith…
MatthiasReumann 0cbd687
Add missing library in CMakeLists.txt
MatthiasReumann dad7fac
Update library dependencies
MatthiasReumann 4c56de8
🎨 pre-commit fixes
pre-commit-ci[bot] cd92343
Move to ExtractOp
MatthiasReumann b52fa37
Merge branch 'enh/additional-tensor-canonicalization' of https://gith…
MatthiasReumann 05a3d11
🎨 pre-commit fixes
pre-commit-ci[bot] 4a7d7c0
Merge branch 'main' into enh/additional-tensor-canonicalization
MatthiasReumann 6d6f419
Merge branch 'enh/additional-tensor-canonicalization' of https://gith…
MatthiasReumann 2ee8b3f
Fix build
MatthiasReumann 91de0bd
🎨 pre-commit fixes
pre-commit-ci[bot] fb619f4
Merge branch 'main' into enh/additional-tensor-canonicalization
MatthiasReumann 26e3b19
🎨 pre-commit fixes
pre-commit-ci[bot] 00f6d08
Remove unused includes
MatthiasReumann 2f7f915
Merge branch 'enh/additional-tensor-canonicalization' of https://gith…
MatthiasReumann 38fcf2e
Update CHANGELOG.md
MatthiasReumann 51002a0
Update mlir/lib/Dialect/QTensor/IR/Operations/ExtractOp.cpp
MatthiasReumann 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
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.
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.