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

Add Enzyme v0.12 compat #291

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Add Enzyme v0.12 compat #291

merged 1 commit into from
Apr 18, 2024

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Apr 18, 2024

This is blocking DifferentiationInterface tests where I wanna use the latest version of Enzyme.
Hopefully the test workflow does pick Enzyme v0.12, otherwise we might have to set force_latest_compatible_version = true in the .yml

@gdalle gdalle changed the title Add Enzyme 0.12 compat Add Enzyme v0.12 compat Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (d2f35b7) to head (a96de04).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #291       +/-   ##
==========================================
- Coverage   84.34%   0.00%   -84.35%     
==========================================
  Files          24      24               
  Lines        1476    1366      -110     
==========================================
- Hits         1245       0     -1245     
- Misses        231    1366     +1135     

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

@gdalle gdalle requested a review from ChrisRackauckas April 18, 2024 18:17
@gdalle
Copy link
Member Author

gdalle commented Apr 18, 2024

The integration test already fails on main

@ChrisRackauckas ChrisRackauckas merged commit 24c07e0 into master Apr 18, 2024
17 of 19 checks passed
@ChrisRackauckas ChrisRackauckas deleted the gd/enzyme012 branch April 18, 2024 21:37
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.

2 participants