v0.6.42
·
266 commits
to master
since this release
Zygote v0.6.42
Closed issues:
- Flux.train error when using reduce hcat in loss (#626)
- Broadcasting fails for functions with adjoint 'nothing' (#642)
- Incorrect Wirtinger for
prod
operation (#744) - Surprising error when constructing diagonal matrix (#771)
- dropdims gives MethodError in v0.5.6 when training with Flux.jl (#784)
- accum NamedTuple sometimes silently drops derivatives (#861)
- Dot product differentiation (#982)
unique()
error in pullback (#1053)- Adjoint of
cholesky
is hard-coded for the CPU (#1210) - Deprecate
@nograd
anddropgrad
in favour ofChainRulesCore.@non_differentiable
andChainRulesCore.ignore_derivatives
(#1235) - Remove
@adjoint
foradjoint
/Adjoint
in favor ofChainRules
(#1257) - Error message link 404 error (#1260)
Merged pull requests: