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

[Capture] Allow higher order primitives to accept dynamically shaped arrays #6786

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Merge branch 'master' into dynamic-capture-hop-2

5bc1a90
Select commit
Loading
Failed to load commit list.
Open

[Capture] Allow higher order primitives to accept dynamically shaped arrays #6786

Merge branch 'master' into dynamic-capture-hop-2
5bc1a90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

99.59% (-0.02%) compared to 5efeffb

View this Pull Request on Codecov

99.59% (-0.02%) compared to 5efeffb

Details

Codecov Report

Attention: Patch coverage is 91.93548% with 5 lines in your changes missing coverage. Please review.

Project coverage is 99.59%. Comparing base (5efeffb) to head (5bc1a90).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pennylane/capture/dynamic_shapes.py 81.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6786      +/-   ##
==========================================
- Coverage   99.60%   99.59%   -0.02%     
==========================================
  Files         476      477       +1     
  Lines       45232    45274      +42     
==========================================
+ Hits        45055    45092      +37     
- Misses        177      182       +5     

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