DifferentiationInterfaceTest-v0.9.5
·
119 commits
to main
since this release
DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.9.5
Diff since DifferentiationInterfaceTest-v0.9.4
Merged pull requests:
- fix: revert catch of nothing pullbacks with Zygote (#714) (@gdalle)
- Update citation files with preprint (#715) (@adrhill)
- fix: correct FastDifferentiation error with in-place matrix operators (#716) (@gdalle)
- Enable colored output in CI tests (#717) (@adrhill)
- test: speed up CI with reduced compilation (-01) (#718) (@gdalle)
- docs: correct context limitations (#722) (@gdalle)
- fix: replace copy with deepcopy in Mooncake pullbacks (#723) (@gdalle)
- test: non-regression for Mooncake deepcopy (#726) (@gdalle)
- feat: use
dirbackend field for FiniteDiff (#727) (@gdalle) - fix: trim down Mooncake imports (#728) (@gdalle)
- perf: avoid double function call in ReverseDiff
value_and_gradient(#729) (@gdalle) - perf: (Enzyme) remove tangent conversion, use native gradient when possible (#730) (@gdalle)
- fix: complex support for wrong-mode pushforward/pullback, more tests (#733) (@gdalle)
Closed issues: