Skip to content

Releases: EnzymeAD/Reactant.jl

v0.2.138

22 Jun 22:08
c806a3d
Compare
Choose a tag to compare

Reactant v0.2.138

Diff since v0.2.137

Merged pull requests:

  • Add missing TableGen files to EnzymeXLA.jl Bazel rule (#1413) (@mofeing)
  • Regenerate MLIR Bindings (#1414) (@github-actions[bot])
  • feat: new passes (#1415) (@avik-pal)

Closed issues:

  • MLIR regeneration broken (#1399)
  • incorrect derivative (#1409)

v0.2.137

21 Jun 00:53
d20772a
Compare
Choose a tag to compare

Reactant v0.2.137

Diff since v0.2.136

Merged pull requests:

v0.2.136

19 Jun 14:00
203eb2f
Compare
Choose a tag to compare

Reactant v0.2.136

Diff since v0.2.135

Merged pull requests:

  • Format code of branch "main" (#1403) (@github-actions[bot])
  • add copyto of subarraay (#1405) (@wsmoses)
  • refactor: centralize compile options (#1407) (@avik-pal)

Closed issues:

  • Incorrect whileop derivative (#1406)

v0.2.135

15 Jun 05:52
1281f22
Compare
Choose a tag to compare

Reactant v0.2.135

Diff since v0.2.134

Merged pull requests:

v0.2.134

13 Jun 22:13
54e7ccf
Compare
Choose a tag to compare

Reactant v0.2.134

Diff since v0.2.133

Merged pull requests:

  • Introduce @skip_rewrite_func, @skip_rewrite_type to extend should_rewrite_call (#1377) (@mofeing)
  • feat: add an option for chlo to stablehlo (#1394) (@avik-pal)
  • [docs] Improve some information about local builds of libReactant (#1396) (@giordano)
  • feat: new scatter / gather optimization patterns (#1397) (@avik-pal)
  • chore: bump jll (#1400) (@avik-pal)

Closed issues:

  • Materializing OneHotArray should be a scatter op (#1354)

v0.2.133

12 Jun 15:17
d4a7a76
Compare
Choose a tag to compare

Reactant v0.2.133

Diff since v0.2.132

Merged pull requests:

Closed issues:

  • LinearAlgebra.dot and x' * y require @allowscalar but sum(x .* y) doesn't (#649)
  • mutating value in traced if is buggy (#1312)

v0.2.132

11 Jun 15:29
b25d1d3
Compare
Choose a tag to compare

Reactant v0.2.132

Diff since v0.2.131

Merged pull requests:

Closed issues:

  • Poor materialization of range (#1388)

v0.2.131

11 Jun 01:25
0c8946c
Compare
Choose a tag to compare

Reactant v0.2.131

Diff since v0.2.130

Merged pull requests:

v0.2.130

10 Jun 20:11
565a1a2
Compare
Choose a tag to compare

Reactant v0.2.130

Diff since v0.2.129

Merged pull requests:

Closed issues:

  • error: expect condition body returns a single value but got 0 for Oceananigans script (#1378)
  • for with track_numbers=false is broken (#1380)

v0.2.129

08 Jun 22:03
56c07f6
Compare
Choose a tag to compare

Reactant v0.2.129

Diff since v0.2.128

Merged pull requests:

Closed issues:

  • Traced while (#1238)
  • malformed for loop assignment (#1317)