Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Differentiation Backends #271

Closed
4 of 6 tasks
avik-pal opened this issue Feb 24, 2023 · 1 comment
Closed
4 of 6 tasks

Automatic Differentiation Backends #271

avik-pal opened this issue Feb 24, 2023 · 1 comment

Comments

@avik-pal
Copy link
Member

avik-pal commented Feb 24, 2023

Currently all our tests use Zygote. We should update test_gradient_correctness_fdm to compare across all AD packages and FiniteDifferences.

  • Zygote
  • Tracker
  • ReverseDiff
  • ForwardDiff
  • Enzyme
  • Diffractor (once it supports Reverse Mode AD properly)

(These are in no particular order)

@avik-pal avik-pal changed the title Automatic Differentiation Extensions Automatic Differentiation Backends Feb 29, 2024
@avik-pal
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant