Skip to content

v1.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 22:12
· 11 commits to main since this release
b9ea5d7

ChainRulesCore v1.24.0

Diff since v1.23.0

Merged pull requests:

Closed issues:

  • Differentiating with respect to a function (#22)
  • Differential Addition for Closures (#178)
  • StaticArrays (#479)
  • add!!(:: InplaceableThunk, :: InplaceableThunk) is inefficient (#529)
  • == method ambiguities with Base julia (#540)
  • thunk still runs for non Flux.params which leads to unnecessary computation (#558)
  • Fifteen tests broken, probably by design, in ChainRulesCore.jl (#670)
  • Defining rrules for high order functions (#671)
  • How to specify rules for kwargs (#674)
  • Add Enzyme as tool which can import (#675)
  • @non_differentiable should use identical pullbacks when possible (#678)