v1.10.2
github-actions
released this
17 May 20:08
·
1320 commits
to master
since this release
DiffEqFlux v1.10.2
Closed issues:
- FastChain adjoint definition is not compatible with acting on a matrix (#192)
- Outer vs Inner constructors style (#230)
- Google season of Docs (#237)
- FYI only - Interesting paper on "Differentiation of Blackbox Combinatorial Solvers" (#239)
- Neural ODE example with GPU does not work (#243)
Merged pull requests:
- make all inner constructors for consistency (#245) (@ChrisRackauckas)
- Fix adjoints with matrices and default neural ODEs to ZygoteVJP (#246) (@ChrisRackauckas)