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
fix: scalar quantization can't work with NaNs (#3476)
Address potential out-of-range issues when scaling values to `u8` in the
`ScalarQuantizer`. Introduce a test case to handle NaN values in the
scaling function.
---------
Signed-off-by: BubbleCal <bubble-cal@outlook.com>
0 commit comments