-
-
Notifications
You must be signed in to change notification settings - Fork 8
[WIP]Start experimenting with DI #31
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
Conversation
@Vaibhavdixit02 DifferentiationInterface v0.2 is out, and we got rid of the bang-bang in favor of always mutating the provided storage. This will make all of our lives easier |
@Vaibhavdixit02 DI v0.3 is out, and it even removes the need for SparseDiffTools in the simplest cases. Take it for a spin! |
7f222bd
to
edba721
Compare
You need a more recent version of DI, at least 0.5.1 for Enzyme to work in second order and 0.5.2 for it to be fast. The tests are still running with 0.5.0. |
Come on, I run all tests against DI master locally depending on releases is for p******! 🤣 |
It seems the last tests were run 3 days ago, you closing and reopening has apparently not re-triggered CI |
Because of the merge conflict |
Enzyme v0.12 now requires that all inputs are marked with an activity, and so these need to manually be marked const.
Indeed you pushed a merge conflict at least in the project file |
Checklist
contributor guidelines, in particular the SciML Style Guide and
COLPRAC.
Additional context
Add any other context about the problem here.