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(gpu): Remove unnecessary and incorrect bound check for decompression #2071

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

pdroalves
Copy link
Contributor

Removed unnecessary bounds check for the number of LWEs against polynomial size.

closes: please link all relevant issues

PR content/description

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

Removed unnecessary bounds check for the number of LWEs against polynomial size.
@pdroalves pdroalves merged commit 15f7ba2 into main Feb 19, 2025
169 checks passed
@pdroalves pdroalves deleted the pa/fix/relax_compression_constraint branch February 19, 2025 09:17
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.

3 participants