-
Notifications
You must be signed in to change notification settings - Fork 708
Add support for qjit'd code to qml.specs()
#8202
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 38 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
3651e59
Begin work on making qml.specs Catalyst compatible
jzaia18 2b516b1
Merge branch 'master' into feature/catalyst-specs
jzaia18 36ae865
Add support for better device spoofing
jzaia18 95567b9
Merge branch 'main' into feature/catalyst-specs
jzaia18 96227cd
Add gradient info to specs for Catalyst
jzaia18 f132144
Reduce pylint warnings
jzaia18 4b41f7c
Merge branch 'master' into feature/catalyst-specs
jzaia18 738b45a
Merge branch 'master' into feature/catalyst-specs
jzaia18 c6fe125
Merge branch 'master' into feature/catalyst-specs
jzaia18 496f686
Merge branch 'master' into feature/catalyst-specs
jzaia18 f80f034
Touch ups from insights gained when using benchmark suite
jzaia18 ed41ddd
Merge branch 'feature/catalyst-specs' of github.com:PennyLaneAI/penny…
jzaia18 b709bbd
Merge branch 'master' into feature/catalyst-specs
jzaia18 45f2997
Update changelog
jzaia18 2e0f39a
Update specs based on PR comments
jzaia18 dd7561b
Update pennylane/resource/specs.py
jzaia18 c63c20d
Slim down top level qml.specs
jzaia18 0df720e
Slim down top level qml.specs
jzaia18 28c3dce
Fix botched merge
jzaia18 758f3cb
Merge branch 'master' into feature/catalyst-specs
jzaia18 1e01f1a
Streamlining from PR comments
jzaia18 b02088d
Add most test for non-qnode inputs
jzaia18 2a1fa7a
Merge branch 'master' into feature/catalyst-specs
jzaia18 72bf927
Move device spoofing directly into null qubit
jzaia18 1e66e3d
Merge branch 'master' into feature/catalyst-specs
jzaia18 f1442ec
Cleanup
jzaia18 860f790
Fix type in test
jzaia18 75ce447
Merge branch 'main' into feature/catalyst-specs
jzaia18 f8e74cc
Remove resource tracking from PennyLane
jzaia18 2400a88
Merge branch 'master' into feature/catalyst-specs
jzaia18 81484c8
Update specs to allow TorchLayer
jzaia18 a7a79b9
Merge branch 'master' into feature/catalyst-specs
jzaia18 3a99e8d
Remove unused imports
jzaia18 3b710d3
Merge branch 'feature/catalyst-specs' of github.com:PennyLaneAI/penny…
jzaia18 a3f1ee1
Merge branch 'master' into feature/catalyst-specs
jzaia18 ec5ccf0
Fix formatting issues
jzaia18 29ccf95
Merge branch 'master' into feature/catalyst-specs
jzaia18 a36a9f3
Further fix formatting
jzaia18 fe2c52e
Skip codecov for specs_qjit
jzaia18 9e5ea01
Update pennylane/devices/null_qubit.py
jzaia18 22790fb
Merge branch 'master' into feature/catalyst-specs
jzaia18 ab754c7
Format
jzaia18 3cc5156
Merge branch 'main' into feature/catalyst-specs
jzaia18 100116d
Update changelog
jzaia18 fed59d1
Update doc/releases/changelog-dev.md
jzaia18 6d2a37b
Wrap file cleanup in a try-finally
jzaia18 962005e
Merge branch 'feature/catalyst-specs' of github.com:PennyLaneAI/penny…
jzaia18 b06f8eb
Better coverage for null.qubit
jzaia18 d4ac924
More codecov skips
jzaia18 0f39f80
Fix mistake in cov
jzaia18 6356842
Merge branch 'master' into feature/catalyst-specs
jzaia18 fc95d5b
Steal target from NQ is given as its own target
jzaia18 7a5aeb8
Update pennylane/resource/specs.py
jzaia18 d9deaa4
Unit tests for null qubit non-default-targetting
jzaia18 dabef2c
Merge branch 'feature/catalyst-specs' of github.com:PennyLaneAI/penny…
jzaia18 554a807
Merge branch 'main' into feature/catalyst-specs
jzaia18 20c4b69
Merge branch 'master' into feature/catalyst-specs
JerryChen97 9f42c1b
Merge branch 'master' into feature/catalyst-specs
JerryChen97 7562974
Merge branch 'master' into feature/catalyst-specs
JerryChen97 ab19e9e
Add test for taking NQ underlying target
jzaia18 ffeeba1
Merge branch 'feature/catalyst-specs' of github.com:PennyLaneAI/penny…
jzaia18 96c8d77
Merge branch 'master' into feature/catalyst-specs
jzaia18 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
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.