Skip to content

Fix GELU & sigmoid activation precision - #214

Merged
rouson merged 2 commits into
developfrom
fix-activation-precision
Oct 10, 2024
Merged

Fix GELU & sigmoid activation precision#214
rouson merged 2 commits into
developfrom
fix-activation-precision

Conversation

@rouson

@rousonrouson commented Oct 10, 2024

Copy link
Copy Markdown
Contributor

This PR fixes several compile-time constants to ensure that the double-precision versions of the GELU and sigmoid activation functions use double-precision throughout their evaluations.

@rousonrouson changed the title Fix gelu & sigmoid activation precisionFix GELU & sigmoid activation precisionOct 10, 2024
@rouson
rouson merged commit 8f686f6 into developOct 10, 2024
@rouson
rouson deleted the fix-activation-precision branch October 10, 2024 03:43
Sign up for freeto 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.

1 participant

@rouson