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

[QST] Inconsistency in Rounding Implementations: Round-to-Nearest for TFloat32 vs. Round-to-Nearest-Even for BFloat16 #1908

Open
shanliang1992 opened this issue Oct 30, 2024 · 1 comment

Comments

@shanliang1992
Copy link

shanliang1992 commented Oct 30, 2024

I'd like to raise an issue regarding the rounding implementations of tfloat32 and bfloat16. Why does tfloat32 use round-to-nearest, while bfloat16 uses round-to-nearest-even?

tfloat32
bfloat16

@shanliang1992 shanliang1992 changed the title [QST] [QST] Inconsistency in Rounding Implementations: Round-to-Nearest for TFloat32 vs. Round-to-Nearest-Even for BFloat16 Oct 30, 2024
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant