Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 19:26
· 270 commits to main since this release
efbe9a1

Enzyme v0.13.0

Diff since v0.12.36

Merged pull requests:

Closed issues:

  • autodiff_deferred with derivatives of order greater than 2 (#1173)
  • Minimal CUDA version for Lux Dense Layer (#1442)
  • Computing third order derivatives (#1707)
  • recent jacobian changes break StaticArrays (#1714)
  • sqrt(sum(f, x)) triggers mismatched activity error in forward over reverse (#1794)
  • Oceananigans segfault (#1799)
  • Error: "task switch not allowed from inside staged nor pure functions" (#1804)
  • Forward mode gradient AssertionError (#1807)
  • Error: task switch not allowed from inside staged nor pure functions (#1808)
  • Move runtime activity into mode parameter (#1810)
  • Minimalist StackOverflow in Reverse mode (#1814)
  • AD through ODE solution (#1818)
  • constant memory now breaking static arrays (#1822)
  • ifelse on NaN causing NaN in the reverse path (#1842)
  • Readme image is broken (#1846)
  • Tuple returns: forward vs reverse (#1847)
  • Write analysis pass on autodiff vs autodiff_thunk (#1854)