Skip to content

v0.11.12

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 03:46
· 642 commits to main since this release
269da4b

Enzyme v0.11.12

Diff since v0.11.11

Merged pull requests:

Closed issues:

  • Sparse Array Structure Initializer (#373)
  • Enzyme compilation error when using a sparse cholesky (#997)
  • Mention gradient in the Getting started section (#1035)
  • illegal insertion UNREACHABLE when calling gradient (#1101)
  • GPU kernel error (#1166)
  • Custom rules ignored on Julia 1.9.4 that work fine with 1.10.0-rc1 (#1177)
  • ERROR: LoadError: Enzyme execution failed (#1181)
  • Minor bug with Enzyme.Compiler.make_zero (#1186)
  • Code sample on first page of docs is broken (#1188)
  • How to build documentation locally? (#1189)
  • Crash during GC (#1192)
  • Error when range step is not 1 (#1196)
  • GPU normalize error with CUDA.jl v5 (#1199)
  • When I use structure as an input for a function to be differentiated to and supply a temporary variable for calculations I get 0 as derivative to the structure (#1223)
  • Correctness issue in gradient between Julia 1.6 and 1.10 (#1224)