Skip to content

DifferentiationInterfaceTest-v0.9.4

Choose a tag to compare

@github-actions github-actions released this 31 Jan 10:42
· 132 commits to main since this release
19803d1

DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.9.4

Diff since DifferentiationInterfaceTest-v0.9.3

Merged pull requests:

  • feat: use JVPCache for FiniteDiff pushforwards (#705) (@gdalle)
  • perf: reduce allocations with Enzyme for in-place functions (#707) (@gdalle)
  • feat: support cache contexts with Zygote using Buffer (#708) (@gdalle)
  • fix: use Enzyme's native Jacobian in forward mode with constant contexts (#710) (@gdalle)
  • feat: allow naming scenarios and test sets (#712) (@gdalle)

Closed issues:

  • Use native Enzyme Jacobian in forward mode? (#582)