Skip to content

DifferentiationInterfaceTest-v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 15:24
· 19 commits to main since this release
cc8818a

DifferentiationInterfaceTest DifferentiationInterfaceTest-v0.9.0

Diff since DifferentiationInterfaceTest-v0.8.4

Merged pull requests:

  • Mixed-mode sparse Jacobians (#554) (@gdalle)
  • fix: improve ForwardDiff tagging for HVP (#596) (@gdalle)
  • docs: revamp contributing guidelines (#601) (@gdalle)
  • chore: replace "gdalle" with "JuliaDiff" (#602) (@gdalle)
  • fix: remove ambiguity in BatchSizeSettings with PolyesterForwardDiff (#606) (@gdalle)
  • CompatHelper: bump compat for Functors in [weakdeps] to 0.5 for package DifferentiationInterfaceTest, (keep existing compat) (#608) (@github-actions[bot])
  • fix: use PolyesterForwardDiff's inner gradient in its HVP (#610) (@gdalle)
  • chore: add TagBot action (#611) (@gdalle)
  • fix: correct interpretation for compile with AutoReverseDiff (#613) (@gdalle)
  • test: set up buildkite for GPU testing (#617) (@gdalle)
  • test: more precise display in correctness tests for seeded operators (#618) (@gdalle)
  • perf: check mutability of array before preallocating dual buffer (#619) (@gdalle)
  • CompatHelper: bump compat for JLArrays in [weakdeps] to 0.2 for package DifferentiationInterfaceTest, (keep existing compat) (#621) (@github-actions[bot])
  • refactor!: remove randomness in scenario creation (#623) (@gdalle)
  • Fix tutorial typo (#625) (@penelopeysm)
  • chore: Bump codecov/codecov-action from 4 to 5 (#626) (@dependabot[bot])
  • test: don't test Diffractor (currently broken) (#627) (@gdalle)
  • fix: replace use of undocumented AutoForwardDiff constructor (#629) (@gdalle)
  • fix: disable ForwardDiff tag checking with custom backend tags (#631) (@gdalle)
  • feat: customizable DIT benchmarks (#636) (@gdalle)
  • fix: enable arbitrary benchmark aggregations (#639) (@gdalle)
  • test: check docstrings (#640) (@gdalle)

Closed issues:

  • Add Reactant (#265)
  • GitHub actions cost (#390)
  • Mixed mode Jacobian (#529)
  • Error in ForwardDiff tagging (#594)
  • Breaking older Julia in downstream packages (#597)
  • ambiguous BatchSizeSettings for PolyesterForwardDiff (#605)
  • Better HVP for PolyesterForwardDiff (#609)
  • TagBot trigger issue (#612)
  • Error with Constant Output on Zygote (#614)
  • Allow benchmark_differentiation to (also) record the mean time (#622)
  • Remove undocumented ADTypes constructors (#628)
  • ForwardDiff Tag from prepare_jacobian not being applied to function in jacobian! (#630)
  • value_and_jacobian inference problem with AutoForwardDiff (#632)