v0.6.52
github-actions
released this
08 Jan 03:55
·
182 commits
to master
since this release
Zygote v0.6.52
Closed issues:
- Wrong gradient through hypergeometric function pFq (#796)
- gradient() fails on array mutation for
mean(f, x; dims)
(#1128) - Training Neural SDEs with Mutating Arrays (#1341)
- Cannot specify type of list comprehension (#1343)
- regularization of Flux.params leads to increasing runtime and memory usage (#1347)
- Zygote.Buffer can fail for higher order AD (#1349)
Merged pull requests:
- Test/while (#1337) (@bertschi)
- Update index.html to the Documenter.jl standard (#1338) (@ChrisRackauckas)
- Delete bors.toml (#1339) (@CarloLucibello)
- fix forward-over-reverse with Buffer in some cases (#1350) (@marius311)