Skip to content

v0.6.42

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 03:16
· 207 commits to master since this release
c822e9e

Zygote v0.6.42

Diff since v0.6.41

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 and dropgrad in favour of ChainRulesCore.@non_differentiable and ChainRulesCore.ignore_derivatives (#1235)
  • Remove @adjoint for adjoint/Adjoint in favor of ChainRules (#1257)
  • Error message link 404 error (#1260)

Merged pull requests: