Skip to content

v0.2.179

Choose a tag to compare

@github-actions github-actions released this 21 Nov 17:23
· 17 commits to main since this release
449d403

Reactant v0.2.179

Diff since v0.2.178

Merged pull requests:

  • feat: updated lowering pipeline of linalg ops (#1783) (@avik-pal)
  • fix: finite diff gradient accidental type promotion + generalize inputs (#1847) (@avik-pal)
  • Update EnzymeAD/Enzyme-JAX to commit 563c1b32e79c9cf137e5ec2e98f32d06d9874abb (#1865) (@enzymead-bot[bot])
  • feat: linalg det and logabsdet (#1870) (@avik-pal)
  • feat: new jll + new passes (#1871) (@avik-pal)
  • Update EnzymeAD/Enzyme-JAX to commit bb0db132691f945bbc82fe4812bbf4c200340d37 (#1876) (@enzymead-bot[bot])
  • Don't build tpu dialect while broken upstream (#1877) (@wsmoses)
  • Format Bazel code of branch "main" (#1878) (@github-actions[bot])
  • Update EnzymeAD/Enzyme-JAX to commit aded9a2821774cdfa05c6207afa3b92e16b6d583 (#1880) (@enzymead-bot[bot])
  • Regenerate MLIR Bindings (#1881) (@github-actions[bot])
  • feat: more linear algebra operations (non factorization changes) (#1883) (@avik-pal)
  • feat: cholesky decomposition (#1884) (@avik-pal)
  • Update EnzymeAD/Enzyme-JAX to commit b55ffd4f69428efae99ca2178b4b0672b97b33d3 (#1886) (@enzymead-bot[bot])
  • chore: regenerate MLIR bindings (#1887) (@avik-pal)
  • fix: correct return tuple for Enzyme's reverse autodiff (#1888) (@gdalle)
  • feat: lower SVD to enzymexla ops (#1889) (@avik-pal)
  • Update EnzymeAD/Enzyme-JAX to commit 30814c224b9c581f9296a17977c42a799460bc56 (#1890) (@enzymead-bot[bot])
  • Update EnzymeAD/Enzyme-JAX to commit 3c38d1fd809f0f7e246bf3ba2f535195dabe78cb (#1891) (@enzymead-bot[bot])
  • Regenerate MLIR Bindings (#1894) (@github-actions[bot])

Closed issues:

  • Improve benchmarks (#67)
  • Only query device_properties in compiler.jl if needed (#1863)
  • Compiled autodiff returns more stuff? (#1875)
  • How to compile a function that returns a scalar? (#1879)