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

Fix zero-point calculation rounding error #2326

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

ddavis-2015
Copy link
Member

@ddavis-2015 ddavis-2015 commented Nov 22, 2023

@tensorflow/micro

Use roundf to correctly round negative values.

bug=fixes #2327

@ddavis-2015 ddavis-2015 self-assigned this Nov 22, 2023
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels Nov 22, 2023
@tensorflow/micro

Use roundf to correctly round negative values.

bug=fixes tensorflow#2327
@ddavis-2015 ddavis-2015 marked this pull request as ready for review November 22, 2023 21:34
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner November 22, 2023 21:34
@ddavis-2015 ddavis-2015 changed the title Fix zero point Fix zero-point calculation rounding error Nov 22, 2023
@mergify mergify bot merged commit ecf56f4 into tensorflow:main Nov 22, 2023
@ddavis-2015 ddavis-2015 deleted the fix-zero-point branch November 22, 2023 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix zero-point calculation rounding error
3 participants