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

Adapt to pending Enzyme breaking change #468

Closed
wsmoses opened this issue Sep 16, 2024 · 1 comment · Fixed by #471
Closed

Adapt to pending Enzyme breaking change #468

wsmoses opened this issue Sep 16, 2024 · 1 comment · Fixed by #471
Labels
backend Related to one or more autodiff backends

Comments

@wsmoses
Copy link

wsmoses commented Sep 16, 2024

EnzymeRules for forward mode are defined differently [not relevant here]
ForwardMode moved DupNoNeed / Dup to specify if the return is needed or not -> Forward and ForwardWithPrimal

Runtime Activity is now in the mode

gradient/jacobian all optionall return values with the WithPrimal arg

@gdalle
Copy link
Owner

gdalle commented Sep 19, 2024

@gdalle gdalle linked a pull request Sep 19, 2024 that will close this issue
@gdalle gdalle added the backend Related to one or more autodiff backends label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to one or more autodiff backends
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants