Skip to content

Releases: EnzymeAD/Reactant.jl

v0.2.157

23 Aug 14:22
f03640d
Compare
Choose a tag to compare

Reactant v0.2.157

Diff since v0.2.156

Merged pull requests:

  • test: mark tests as broken instead of skipping them (#1536) (@avik-pal)
  • Format Julia code of branch "main" (#1580) (@github-actions[bot])

v0.2.156

22 Aug 15:50
228023d
Compare
Choose a tag to compare

Reactant v0.2.156

Diff since v0.2.155

Merged pull requests:

Closed issues:

  • Replace Ops.<...> with a custom @op macro (#671)

v0.2.155

21 Aug 23:00
7e21eca
Compare
Choose a tag to compare

Reactant v0.2.155

Diff since v0.2.154

Merged pull requests:

  • Fix typedef and undef ctors for ConcreteRArray and ConcreteRNumber (#1571) (@oschulz)
  • fix: mapreduce with unitrange dims (#1572) (@avik-pal)
  • CompatHelper: add new compat entry for FillArrays at version 1 for package test, (keep existing compat) (#1573) (@github-actions[bot])
  • Update Project.toml (#1575) (@wsmoses)

v0.2.154

20 Aug 04:02
Compare
Choose a tag to compare

Reactant v0.2.154

Diff since v0.2.153

Merged pull requests:

Closed issues:

  • Enzyme.make_zero! not applying when compiled inside a gradient call (#1504)
  • Reactant with Nvidia GPU on x86_64-linux-gnu taking forever to precompile on 0.2.153 vs 0.2.152 (#1550)
  • Support for FillArrays? (#1563)

v0.2.153

12 Aug 18:26
05aeff9
Compare
Choose a tag to compare

Reactant v0.2.153

Diff since v0.2.152

Merged pull requests:

Closed issues:

  • TPU ifrt nondeterministically segfaults on initialization (#1497)

v0.2.152

03 Aug 20:38
a835bf2
Compare
Choose a tag to compare

Reactant v0.2.152

Diff since v0.2.151

Merged pull requests:

Closed issues:

  • rand! without rng falls-back to sampler interface (#1446)
  • Host-device copying (#1458)
  • GSPMD sharding propgagtion is deprecated (#1472)
  • Diagonal Matrix Mult is Slower than Dense (#1483)
  • Error with rand and eltype (#1508)

v0.2.151

31 Jul 17:07
46b968f
Compare
Choose a tag to compare

Reactant v0.2.151

Diff since v0.2.150

Merged pull requests:

v0.2.150

30 Jul 23:06
5c95100
Compare
Choose a tag to compare

Reactant v0.2.150

Diff since v0.2.149

Merged pull requests:

  • Fix memory error during compilation (#1499) (@wsmoses)
  • Format Julia code of branch "main" (#1500) (@github-actions[bot])
  • More TPU fixes (#1501) (@wsmoses)
  • Add a new method of getindex (#1502) (@jlk9)
  • Silence unused-command-line-argument warning, not just the error (#1506) (@giordano)
  • Format Julia code of branch "main" (#1507) (@github-actions[bot])

Closed issues:

  • make_zero! doesn't apply inside a compiled gradient (#1503)

v0.2.149

28 Jul 17:20
be73bc2
Compare
Choose a tag to compare

Reactant v0.2.149

Diff since v0.2.148

Merged pull requests:

  • [CI] Prepare setup for new runners (#1478) (@giordano)
  • Format Julia code of branch "main" (#1495) (@github-actions[bot])

v0.2.148

28 Jul 00:08
a1c8909
Compare
Choose a tag to compare

Reactant v0.2.148

Diff since v0.2.147

Merged pull requests:

Closed issues:

  • Use of iterators with Reactant @trace (#1435)
  • undefined symbol: nvshmemx_hostlib_finalize (#1480)
  • TPU strip-debuginfo error (#1482)
  • undefined symbol linking error on 0.2.147 (#1484)
  • Scalar index error mapreducing over an array and iterator (#1486)