catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

Implement value and grad

Open rauletorresc opened this issue 1 year ago • 1 comments

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

rauletorresc avatar Feb 27 '24 19:02 rauletorresc

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.

:exclamation: 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 :warning:
frontend/catalyst/autograph.py 89.18% 2 Missing and 2 partials :warning:
frontend/catalyst/pennylane_extensions.py 95.83% 0 Missing and 1 partial :warning:
runtime/tests/Test_LightningGateSet.cpp 98.03% 1 Missing :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 27 '24 20:02 codecov[bot]

superseded by #804

dime10 avatar Jul 12 '24 14:07 dime10