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(shortint): fix compression encoding change not being taken into account #1860

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

IceTDrinker
Copy link
Member

No description provided.

@cla-bot cla-bot bot added the cla-signed label Dec 11, 2024
@IceTDrinker IceTDrinker force-pushed the am/fix/compression branch 2 times, most recently from 25b09ef to adbd9df Compare December 11, 2024 08:59
@agnesLeroy
Copy link
Contributor

@IceTDrinker is this something we also have to take into account for the GPU compression?

@IceTDrinker
Copy link
Member Author

@IceTDrinker is this something we also have to take into account for the GPU compression?

Oh yes sorry, forgot about the GPU implem, though to be clear the pfail is already super low with the bug, but for now I would say it’s better to update the encoding to have an even lower pfail at compression time

Copy link
Contributor

@tmontaigu tmontaigu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

…ccount

- this maps better to what was optimized and will dramatically diminish the
pfail as we now have 2 more bits for the LUT redundancy
Copy link
Contributor

@mayeul-zama mayeul-zama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@IceTDrinker IceTDrinker merged commit 8054368 into main Dec 13, 2024
107 checks passed
@IceTDrinker IceTDrinker deleted the am/fix/compression branch December 13, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants