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

fix: use Enzyme's native Jacobian in forward mode with constant contexts #710

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Jan 30, 2025

Fixes #582

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.96%. Comparing base (bf47700) to head (06a192c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #710   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files         119      119           
  Lines        6289     6297    +8     
=======================================
+ Hits         6161     6169    +8     
  Misses        128      128           
Flag Coverage Δ
DI 98.92% <100.00%> (+<0.01%) ⬆️
DIT 95.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gdalle gdalle marked this pull request as ready for review January 30, 2025 08:17
@gdalle gdalle merged commit 0ea7f1d into main Jan 30, 2025
50 checks passed
@gdalle gdalle deleted the gd/enzyme_native_jac branch January 30, 2025 10:52
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.

Use native Enzyme Jacobian in forward mode?
1 participant