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
reductive 0.2.0
- Use the PQ struct for all trained product quantizers.
- Add the quantized_len/reconstructed_len methods to
QuantizeVector/ReconstructVector for getting vector lengths without
actually quantizing or reconstructing a vector.