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

Preserve the dimensions of ReverseDiff TrackedArray #431

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

avik-pal
Copy link
Contributor

@avik-pal avik-pal commented Mar 7, 2024

  • Fixes reversediff flattening arrays
  • Removes old code

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.16%. Comparing base (ae06bba) to head (f3f07b6).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   70.56%   71.16%   +0.60%     
==========================================
  Files           7        8       +1     
  Lines         547      548       +1     
==========================================
+ Hits          386      390       +4     
+ Misses        161      158       -3     

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

@avik-pal
Copy link
Contributor Author

avik-pal commented Mar 7, 2024

@ChrisRackauckas I am guessing the sign difference is coming from the diffeqcallbacks bug that you fixed and that hasn't been propagated to GaussAdjoint?

@ChrisRackauckas ChrisRackauckas merged commit 36ae9e5 into JuliaArrays:master Mar 8, 2024
14 of 18 checks passed
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