-
Notifications
You must be signed in to change notification settings - Fork 35
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
Create a frontend UI for users to specify quantum compilation pipelines #1131
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
69c7933
pulling ZNE mitigation (`-lower-mitigation`) into the transform_named…
paul0403 6974981
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 4761364
update passes.mitigate_with_zne test to include new `scale_factors`
paul0403 b5ec1b5
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 13899c1
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 2a38c02
init the local pipeline decorator
paul0403 986cc94
lit tests
paul0403 d7b98ae
add global peephole pipeline option in qjit
paul0403 00b28d7
format
paul0403 4efb372
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 300c61c
reverting zne changes; this PR will leave zne untouched
paul0403 30b9f41
create merge rotation pass boilerplate
paul0403 99a3f13
reverting zne to main
paul0403 c23f52b
rewriting tests to exclude zne
paul0403 6f5dd59
put back lower-mitigation in default pipeline
paul0403 7dc40cd
codefactor
paul0403 1be95b5
local pipelines override global pipelines
paul0403 50f2585
make sure cudajit (which will never have the pass_pipeline) does not …
paul0403 d0d29c2
format
paul0403 60769e3
codefactor
paul0403 7648f88
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 bc521c9
format
paul0403 8ed20c5
add support for pass options
paul0403 652d96a
format
paul0403 46f640f
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 8d24767
type hint pipeline
paul0403 d410afb
no documentation for helpers in passes.py
paul0403 db3bd48
format
paul0403 551545d
add pytest for pass option effect
paul0403 6b20fc5
documentation
paul0403 6618e97
changelog
paul0403 72e6fc0
codefactor line too long in documentation
paul0403 a3b5425
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 be02cad
typo
paul0403 9195851
add quantum scope TODO
paul0403 0850516
double ticks in documentation instead of single tick for code words
paul0403 2eb6f2f
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 d2e5abb
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 2ddf0af
rename variables in changelog
paul0403 8ae031f
change name uniquer to an import
paul0403 536d651
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 f0a5bb6
Merge remote-tracking branch 'origin/main' into pass_pipeline_UI
paul0403 1511e17
remove "merge_rotations" from public documentation
paul0403 7c2142e
typo
paul0403 81b5006
add web link to `catalyst.passes` in documentation
paul0403 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No action here, but @josh146 @isaacdevlugt this will soon beat the number of qnode's arguments.