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

fabs->fabsf in fast tanh #24

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Conversation

mikeoliphant
Copy link
Contributor

This makes sure we don't get double promotion in the fast tanh function.

I suspect that fast tanh will be superseded by hard tanh before it sees the light of day, but just in case...

Copy link
Owner

@sdatkinson sdatkinson left a comment

Choose a reason for hiding this comment

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

LGTM! 👍🏻

@sdatkinson sdatkinson merged commit adc6f68 into sdatkinson:main Apr 2, 2023
@mikeoliphant mikeoliphant deleted the fabs branch April 2, 2023 20:52
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.

2 participants