DifferentiationInterfaceTest-v0.9.4
·
132 commits
to main
since this release
DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.9.4
Diff since DifferentiationInterfaceTest-v0.9.3
Merged pull requests:
- feat: use
JVPCachefor 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)