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

Dub tanh #38

Merged
merged 1 commit into from
Jan 23, 2021
Merged

Dub tanh #38

merged 1 commit into from
Jan 23, 2021

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Jan 23, 2021

Resolves #37

@wsmoses wsmoses requested a review from vchuravy January 23, 2021 03:09
Copy link
Member

@vchuravy vchuravy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a test.

Everytime we add another overdub I die a little inside. The sad thing is that we can't fix this with custom adjoint's (the inlining of the function problem), so we need to figure out how we can make the frontend cooperate with the enzyme backend, while maintaining the capability of Julia to inline functions, and preferably doing so without reimplementing activity analysis...

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

Successfully merging this pull request may close these issues.

Enzyme autodiff breaking on tanh function
2 participants