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

Conversation

albi3ro
Copy link
Contributor

@albi3ro albi3ro commented Jan 8, 2025

Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

[sc-81471]

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@albi3ro albi3ro changed the title [Draft][Capture] Allow higher order primitives to accept dynamically shaped arrays [Capture] Allow higher order primitives to accept dynamically shaped arrays Jan 9, 2025
@albi3ro albi3ro marked this pull request as ready for review January 9, 2025 22:32
Copy link

codecov bot commented Jan 9, 2025

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.

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.

1 participant