You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Quantized tunables introduced in #662 currently lack logic in the
is_valid()
andin_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.
The text was updated successfully, but these errors were encountered: