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

Implement value and grad #557

Closed
wants to merge 5 commits into from
Closed

Conversation

rauletorresc
Copy link
Contributor

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

@rauletorresc rauletorresc added compiler Pull requests that update the compiler frontend Pull requests that update the frontend author:build-wheels Run the wheel building workflows on this Pull Request labels Feb 27, 2024
@rauletorresc rauletorresc self-assigned this Feb 27, 2024
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 98.09160% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 99.19%. Comparing base (49d4523) to head (73fa545).
Report is 33 commits behind head on main.

❗ Current head 73fa545 differs from pull request most recent head 6ac4a55. Consider uploading reports for the commit 6ac4a55 to get more accurate results

Files Patch % Lines
frontend/catalyst/jax_primitives.py 31.42% 24 Missing ⚠️
frontend/catalyst/autograph.py 89.18% 2 Missing and 2 partials ⚠️
frontend/catalyst/pennylane_extensions.py 95.83% 0 Missing and 1 partial ⚠️
runtime/tests/Test_LightningGateSet.cpp 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   99.55%   99.19%   -0.36%     
==========================================
  Files          43       51       +8     
  Lines        7870     8611     +741     
  Branches      537      604      +67     
==========================================
+ Hits         7835     8542     +707     
- Misses         18       49      +31     
- Partials       17       20       +3     

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

@rauletorresc rauletorresc force-pushed the implement-value-and-grad branch 2 times, most recently from 73fa545 to 558e65a Compare February 29, 2024 22:39
@rauletorresc rauletorresc force-pushed the implement-value-and-grad branch 3 times, most recently from cd4c072 to f0f6870 Compare March 1, 2024 21:02
@rauletorresc rauletorresc removed the author:build-wheels Run the wheel building workflows on this Pull Request label Mar 5, 2024
@dime10
Copy link
Collaborator

dime10 commented Jul 12, 2024

superseded by #804

@dime10 dime10 closed this Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Pull requests that update the compiler frontend Pull requests that update the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants