Skip to content

DifferentiationInterfaceTest-v0.10.4

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Nov 12:14
· 9 commits to main since this release
bbc39fd

DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.10.4

Diff since DifferentiationInterfaceTest-v0.10.3

Merged pull requests:

  • CompatHelper: bump compat for Symbolics in [weakdeps] to 7 for package DifferentiationInterface, (keep existing compat) (#909) (@github-actions[bot])
  • chore: test Mooncake on Julia 1.12 (#913) (@gdalle)
  • test: remove neural network tests, clean up envs (#914) (@gdalle)
  • fix: speed up Mooncake in forward mode by preallocating tangents (#915) (@gdalle)
  • fix: speed up Mooncake reverse mode with selective zeroing (#916) (@gdalle)
  • docs: better documentation on argument assumptions (#917) (@gdalle)

Closed issues:

  • Testing NNlib / Lux / Flux (#105)
  • Support ADOLC.jl (#290)
  • Tape-able pullback with ReverseDiff (#321)
  • Mixed-mode Jacobian failed when Tracker as the reverse mode backend (#694)
  • Backend switching for ReverseDiff.jl (#803)
  • New autodiff rule from DifferentiateWith (#804)
  • Enhancing DifferentiateWith Interface (#806)
  • Pre-allocate Cache and other contexts for Mooncake (#833)
  • slow forward differentiation with Mooncake (#854)
  • Be more explicit about assumptions (#861)
  • Stress that preparation should rather happen on typical than random inputs for sparse stuff (#905)