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

Add BlockEncode support to Catalyst #483

Merged
merged 5 commits into from
Jan 26, 2024
Merged

Add BlockEncode support to Catalyst #483

merged 5 commits into from
Jan 26, 2024

Conversation

dime10
Copy link
Collaborator

@dime10 dime10 commented Jan 26, 2024

Normally this would be a CI only change to fetch the version of lightning that introduced support. But because we don't yet honor the matrix field in device toml files, BlockEncode also needs to be added to a "matrix" list in the frontend as a temporary measure.

[sc-54971]

@dime10 dime10 added frontend Pull requests that update the frontend CI Pull requests that update CIs labels Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b1335c) 99.56% compared to head (4f6c20b) 99.57%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   99.56%   99.57%           
=======================================
  Files          43       43           
  Lines        7672     7693   +21     
  Branches      514      516    +2     
=======================================
+ Hits         7639     7660   +21     
  Misses         17       17           
  Partials       16       16           

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

runtime/Makefile Show resolved Hide resolved
doc/changelog.md Outdated Show resolved Hide resolved
frontend/catalyst/pennylane_extensions.py Show resolved Hide resolved
Copy link
Member

@maliasadi maliasadi left a comment

Choose a reason for hiding this comment

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

🪂

@dime10 dime10 merged commit 6427795 into main Jan 26, 2024
20 checks passed
@dime10 dime10 deleted the blockencode branch January 26, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Pull requests that update CIs frontend Pull requests that update the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants