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

Improve make_scaled_scalar with optional scale dtype parameter. #93

Merged

Conversation

balancap
Copy link
Contributor

Allowing to pass directly the scale dtype (e.g. FP32) improves subnormal support, instead of flushing to zero.

Allowing to pass directly the scale dtype (e.g. FP32) improves subnormal
support, instead of flushing to zero.
@balancap balancap force-pushed the improve-make_scaled_scalar-scale-dtype-and-denorm-support branch from 67baaa7 to c7a0a96 Compare January 25, 2024 16:00
@balancap balancap merged commit 9b862ef into main Jan 25, 2024
2 checks passed
@balancap balancap deleted the improve-make_scaled_scalar-scale-dtype-and-denorm-support branch January 25, 2024 16:04
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.

1 participant