v0.6.63
·
122 commits
to master
since this release
Zygote v0.6.63
Closed issues:
- Unable to precompile Zygote (#1435)
gradient
very slow when function call involves indexing (#1436)- Silent failure differentiating ClassicalOrthogonalPolynomials.jl (#1440)
Merged pull requests:
- Replace "may" with "might" to avoid ambiguity (#1412) (@jeffreyesun)
- Allow
f
to return a Tuple inwithgradient(f, args...)
(#1419) (@mcabbott) - Fix broken example in documentation (#1434) (@LilithHafner)
- Adjoint for
parent
forLowerTriangular
andUpperTriangular
(#1444) (@torfjelde)