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 histogram bug in libpymo #3733

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

quic-kyunggeu
Copy link
Contributor

There was a subtle bug in v1 histogram which causes catastrophic accuracy drop in efficientnet under tf-enhanced.
This PR fixes the bug; Now v1 tf-enhanced produces normal accuracy (~77%) as in v2.

Signed-off-by: Kyunggeun Lee <[email protected]>
Signed-off-by: Kyunggeun Lee <[email protected]>
@quic-kyunggeu quic-kyunggeu merged commit 6f4f408 into quic:develop Jan 15, 2025
4 checks passed
@quic-kyunggeu quic-kyunggeu deleted the fix_v1_histogram_bug branch January 15, 2025 13:24
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