Skip to content

v0.6.50

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 18:39
· 156 commits to master since this release
353bf4a

Zygote v0.6.50

Diff since v0.6.49

Closed issues:

  • Slow code and excessive allocations when backpropagating broadcasting (#592)
  • Dictionary indexing failure inside closure and structs (#717)
  • bug in comprehension over dictionaries (#725)
  • BUG: getindex(::Dict) (#760)
  • Document "adjoint" more clearly (#869)
  • Memory leak on worker process (#930)
  • broken iteration over dictionary (#1065)
  • Gradient fails for sum of dictionary values (#1309)
  • hessian does not like AbstractVectors (#1315)
  • ERROR: MethodError: no method matching +(::Base.RefValue{Any}, ::NamedTuple{(:contents,), (#1317)
  • No rule for mean(f, x; dims) (#1318)

Merged pull requests: