Skip to content

Releases: EnzymeAD/Enzyme.jl

v0.10.15

10 Jan 19:09
0699223
Compare
Choose a tag to compare

Enzyme v0.10.15

Diff since v0.10.14

v0.10.14

09 Jan 08:15
63dd7db
Compare
Choose a tag to compare

Enzyme v0.10.14

Diff since v0.10.13

Closed issues:

  • Segmentation fault (earlier TypeInference failure) with ValueShapes.jl (#303)
  • Segmentation Fault (turing) (#457)
  • Segfault with constant variables? "Enzyme cannot deduce type"? (#571)
  • SEGFAULT on Enzyme 0.10.3 (#573)

Merged pull requests:

v0.10.13

29 Dec 06:47
1e6e66f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.12...v0.10.13

v0.10.12

13 Oct 15:18
d37ce72
Compare
Choose a tag to compare

Enzyme v0.10.12

Diff since v0.10.11

Closed issues:

  • Segmentation fault when puting a complex number to power 0 (#381)
  • Segmentation fault on a linear regression model (arm & x86 chips) (#500)
  • Assertion failed: (G[v].count(u) == 0), function minCut (#510)

Merged pull requests:

v0.10.11

11 Oct 01:57
5bfb57a
Compare
Choose a tag to compare

Enzyme v0.10.11

Diff since v0.10.10

Closed issues:

  • Box{AbstractFloat}() calling convention (#368)
  • Segmentation fault (#488)

Merged pull requests:

v0.10.10

08 Oct 23:31
2570fe8
Compare
Choose a tag to compare

Enzyme v0.10.10

Diff since v0.10.9

Merged pull requests:

v0.10.9

08 Oct 22:23
f3d2501
Compare
Choose a tag to compare

Enzyme v0.10.9

Diff since v0.10.8

Closed issues:

  • Captured x breaks autodiff (#205)
  • Implement jl_call convention for 1.9 (#492)
  • dot product on Vector{Float32} fails (#495)

Merged pull requests:

v0.10.8

06 Oct 11:27
ec6735c
Compare
Choose a tag to compare

Enzyme v0.10.8

Diff since v0.10.7

Closed issues:

  • Gradients for struct fields are zero when a Bool field is present (#431)

Merged pull requests:

v0.10.7

05 Oct 22:16
898696c
Compare
Choose a tag to compare

Enzyme v0.10.7

Diff since v0.10.6

Closed issues:

  • at_ccallable function can not be called from within Enzyme (#202)
  • Alloc -> Malloc downgrade on sret (#337)
  • Inconsistent gradients for edge case (Enzyme v0.10.4 & GPUCompiler v0.16.3) (#432)
  • Forward-mode autodiff errors with Assertion v != DIFFE_TYPE::OUT_DIFF' failed.` (#451)
  • Illegal address space propagation (#457)
  • List comprehension of empty arrays no longer works (#460)
  • Illegal address space propagation: Minimal Version (#463)
  • Readonly error 1.9 (#486)

Merged pull requests:

v0.10.6

28 Sep 16:50
4790797
Compare
Choose a tag to compare

Enzyme v0.10.6

Diff since v0.10.5

Closed issues:

  • atan double argument form errors (#459)

Merged pull requests: