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

Feature request: option to turn off ForwardDiff tagging #67

Open
marius311 opened this issue Dec 21, 2022 · 0 comments
Open

Feature request: option to turn off ForwardDiff tagging #67

marius311 opened this issue Dec 21, 2022 · 0 comments
Labels
feature New feature or request

Comments

@marius311
Copy link

While developing code that you know isn't part of a higher order differentiation its really useful for compilation speed to turn off ForwardDiff's tagging, but that's not exposed here. Can we make it be? If we can agree on an API, I can implement it. I propose:

ForwardDiffBackend(tag=false) # default is true
@gdalle gdalle added the feature New feature or request label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants