Skip to content

v0.4.13

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 23:05
· 1259 commits to master since this release
1c24a8a

Zygote v0.4.13

Diff since v0.4.12

Closed issues:

  • Logging and String Interpolation Errors in gradient (#560)
  • Array Padding (Plain Julia/Images.jl/PaddedViews.jl) (#561)
  • Gradients of broadcasted exp broken with CuArrays v2.0.1 (#567)
  • Compat with ArrayLayout 0.2 (#576)

Merged pull requests:

  • AbstractFFTs, rfft, plans, and a couple of tests (#270) (@dsweber2)
  • nograd string, repr (#562) (@CarloLucibello)
  • Fix broadcast for CuArray with CuArrays 2.0 (#565) (@ararslan)
  • fix gpu integration tests (#569) (@CarloLucibello)
  • add clarifying brackets to docs on what pullback does (#573) (@oxinabox)
  • Fix GPU broadcasting tests (#574) (@ararslan)
  • CompatHelper: bump compat for "ArrayLayouts" to "0.2" (#579) (@github-actions[bot])
  • CompatHelper: add new compat entry for "AbstractFFTs" at version "0.5" (#580) (@github-actions[bot])
  • Make Cholesky adjoint GPU-friendly (#581) (@aterenin)