Skip to content

Releases: FluxML/Zygote.jl

v0.7.10

14 Jun 17:18
6295734

Choose a tag to compare

Zygote v0.7.10

Diff since v0.7.9

Merged pull requests:

v0.7.9

10 Jun 07:50
a50c429

Choose a tag to compare

Zygote v0.7.9

Diff since v0.7.8

Merged pull requests:

v0.7.8

05 Jun 07:49
f5db395

Choose a tag to compare

Zygote v0.7.8

Diff since v0.7.7

Merged pull requests:

Closed issues:

  • Pullback of exponent fails, j not defined in Zygote (#1573)

v0.6.77

02 May 13:46
a9816cb

Choose a tag to compare

Zygote v0.6.77

Diff since v0.6.76

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.7.7

30 Apr 15:52
6dc5d2f

Choose a tag to compare

Zygote v0.7.7

Diff since v0.7.6

Merged pull requests:

v0.6.76

01 Apr 04:42
4ac8a21

Choose a tag to compare

Zygote v0.6.76

Diff since v0.6.75

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.7.6

31 Mar 13:29
1b914d9

Choose a tag to compare

Zygote v0.7.6

Diff since v0.7.5

Merged pull requests:

v0.7.5

26 Mar 20:03
23add62

Choose a tag to compare

Zygote v0.7.5

Diff since v0.7.4

Merged pull requests:

  • Drop support for Julia 1.6 (#1549) (@mcabbott)
  • Distribute tests across workers (#1559) (@pxl-th)
  • Cleanup & remove some deps (#1560) (@pxl-th)
  • CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#1563) (@github-actions[bot])

Closed issues:

  • Seems to be #265ing (#22)
  • Use ReTest for parallel testing (#1289)
  • sum with a function where that function returns a tuple (#1556)
  • Wrong gradient return for a function that is a double getindex of jagged arrays (#1557)

v0.7.4

31 Jan 01:12
12cd77d

Choose a tag to compare

Zygote v0.7.4

Diff since v0.7.3

Merged pull requests:

Closed issues:

  • nested AD on CUDA array (#1450)

v0.7.3

21 Jan 07:16
4c0e7f5

Choose a tag to compare

Zygote v0.7.3

Diff since v0.7.2

Merged pull requests:

  • Unthunk tangents (if any) before returning gradient (#1551) (@pxl-th)

Closed issues:

  • Zygote is not compiling (#1553)