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

Rework ad to prevent compiling the same gradient multiple times #374

Merged
merged 6 commits into from
Oct 5, 2024

Conversation

ptiede
Copy link
Owner

@ptiede ptiede commented Oct 5, 2024

This updates to Enzyme0.13. Additionally, we change how gradients are computed to prevent multiple compiliations from Enzyme.

@ptiede ptiede changed the title Rework how ad works to prevent compiling the same gradient multiple times Rework how ad to prevent compiling the same gradient multiple times Oct 5, 2024
@ptiede ptiede changed the title Rework how ad to prevent compiling the same gradient multiple times Rework ad to prevent compiling the same gradient multiple times Oct 5, 2024
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (05dd65f) to head (289bd34).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
+ Coverage   89.19%   91.93%   +2.73%     
==========================================
  Files          30       29       -1     
  Lines        1583     1549      -34     
==========================================
+ Hits         1412     1424      +12     
+ Misses        171      125      -46     

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

@ptiede ptiede merged commit 444ab63 into main Oct 5, 2024
6 of 7 checks passed
@ptiede ptiede deleted the ptiede-enzyme0.13 branch October 5, 2024 23:46
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