Skip to content
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

Decompose with new device API #599

Merged
merged 108 commits into from
Mar 20, 2024
Merged

Decompose with new device API #599

merged 108 commits into from
Mar 20, 2024

Conversation

rmoyard
Copy link
Contributor

@rmoyard rmoyard commented Mar 13, 2024

Context:
The new QJIT device device currently does not decompose operations.

Description of the Change:
This PR adds the decompose transforms given the list of operations set on the device.

Benefits:
Circuits are decomposed with the new device API.

Sergei Mironov and others added 30 commits March 1, 2024 13:11
Co-authored-by: David Ittah <dime10@users.noreply.github.com>
Co-authored-by: David Ittah <dime10@users.noreply.github.com>
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.50%. Comparing base (fe916ea) to head (bbac3b5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          53       53           
  Lines        8886     8892    +6     
  Branches      654      654           
=======================================
+ Hits         8842     8848    +6     
  Misses         25       25           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rmoyard rmoyard marked this pull request as ready for review March 18, 2024 13:41
Base automatically changed from operations_verification to main March 18, 2024 17:22
@rmoyard rmoyard enabled auto-merge (squash) March 18, 2024 17:25
auto-merge was automatically disabled March 18, 2024 17:34

Pull Request is not mergeable

@rmoyard rmoyard enabled auto-merge (squash) March 18, 2024 17:45
Copy link
Contributor

@erick-xanadu erick-xanadu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@rmoyard rmoyard merged commit 21e0f5f into main Mar 20, 2024
34 checks passed
@rmoyard rmoyard deleted the decompose_new_api branch March 20, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants