Skip to content

v0.11.15

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 02:10
· 100 commits to main since this release
3e5ceeb

Enzyme v0.11.15

Diff since v0.11.14

Merged pull requests:

Closed issues:

  • Implement equivalent of gradcheck from PyTorch (#642)
  • Allow for setting preferences to turn off warnings (#643)
  • Float16 argument errors (#870)
  • Hanging and task switch errors when differentiating DynamicExpressions.jl (#1018)
  • Enzyme fails to autodiff if this particular function isn't inlined , MWE attached (#1233)
  • ceil or % error in cuda backpropagation (#1259)
  • Enzyme execution failure (#1260)
  • Error of custom type interaction with StaticArrays (type unstable update of an immutable variable) (#1263)
  • @threads breaks Enzyme? (#1266)
  • Incorrect derivative for sparse matrix sum (#1267)
  • Generator messes with activity analysis (#1268)
  • Wrong gradient when using bitcode_replacement!(false) in neural ODE (#1269)
  • Differentiating cholesky(::Symmetric) throws an error (#1272)
  • Out of memory error (#1284)
  • Issue with Enzymanigans (#1287)