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

Quantized tunables missing check for quantization alignment in is_valid check. #694

Open
bpkroth opened this issue Feb 29, 2024 · 0 comments

Comments

@bpkroth
Copy link
Contributor

bpkroth commented Feb 29, 2024

Quantized tunables introduced in #662 currently lack logic in the is_valid() and in_range() checks for whether the value given adheres to a quantization bucket.

Not sure if this should be added as a flag, or we should provide a separate function to do that manipulation or what.

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

No branches or pull requests

1 participant