-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 Enzyme 0.13 #85
Comments
Well, if everything becomes part of the mode, I guess we're fine cause ADTypes already include the |
@wsmoses do you think we have anything to change here? |
@gdalle can this be reopened. I still think it's worth adding runtime activity here or something |
Why, if it is already in the mode? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enzyme has a pending breaking release upcoming.
One notable addition is runtime activity being part of the mode now, we well as (potentially) moving whether the primal is returned as part of the mode.
Runtime activity probably makes sense to add to ADTypes, whether to return the primal, also potentially (though the latter hasn't even landed yet)
The text was updated successfully, but these errors were encountered: