Skip to content

v0.13.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 04:59
· 238 commits to main since this release
4ff5e44

Enzyme v0.13.4

Diff since v0.13.3

Merged pull requests:

Closed issues:

  • data corruption in struct (#603)
  • Gradient error on simple forward/reverse comparison (#701)
  • Additive term incorrectly not dropped in forward-mode (#742)
  • What is ABI? (#1345)
  • Enzyme modifies entries of an array in an inactive struct (#1569)
  • Enzyme could not find shadow for value | with range (#1673)
  • Sparse matvec seems strangely slow compared to Zygote (#1682)
  • Flux Enzyme tests are failing (#1738)
  • Check if function is being called inside autodiff (#1761)
  • Non-determinstic segfault (#1802)
  • Gradients are dropped when using a sparse cholesky (#1825)
  • "Constant memory is stored..." in MLUtils.unsqueeze (#1866)
  • confusing error message in forward over reverse (#1870)
  • Batch mode with autodiff_thunk (#1883)
  • What is the use of DuplicatedNoNeed now that ReturnPrimal is in the mode? (#1892)
  • Add more helper functions from the new DI (#1897)
  • Incorrect derivatives of randn() (#1902)
  • Size error for logpdf(MvNormal) combined with PDMats (#1903)