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 (groupwise): correct log, groupdim, and scale computation #1071

Merged
merged 10 commits into from
Oct 31, 2024

Conversation

Giuseppe5
Copy link
Collaborator

@Giuseppe5 Giuseppe5 commented Oct 24, 2024

Reason for this PR

Fix an error with groupwise dimension, in case group_dim is set to -1
Fix an error in the computation of the scale when the scale is dynamic and power of 2

Testing Summary

Test is added in a separate PR

Risk Highlight

  • There are coverage gaps not covered by tests.

Checklist

  • Code comments added to any hard-to-understand areas, if applicable.
  • Changes generate no new warnings.
  • Updated any relevant tests, if applicable.
  • No conflicts with destination dev branch.
  • I reviewed my own code changes.
  • Initial CI/CD passing.
  • 1+ reviews given, and any review issues addressed and approved.
  • Post-review full CI/CD passing.

@Giuseppe5 Giuseppe5 changed the title Fix (groupwise): correct log and groupdim Fix (groupwise): correct log, groupdim, and scale computation Oct 25, 2024
@Giuseppe5 Giuseppe5 linked an issue Oct 28, 2024 that may be closed by this pull request
@Giuseppe5 Giuseppe5 requested review from nickfraser and removed request for nickfraser October 30, 2024 12:25
@Giuseppe5 Giuseppe5 merged commit 7bae8ad into Xilinx:dev Oct 31, 2024
372 of 374 checks passed
@nickfraser
Copy link
Collaborator

LGTM!

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.

Decouple restrict_impl for threshold and scaling
3 participants