Skip to main content

Module quantizer

Module quantizer 

Source

Structs§

Codebook
A single sub-space codebook with n_clusters centroids of size sub_dimension.
QuantizedVector
A quantized representation of a vector.
Quantizer
Product Quantizer that compresses high-dimensional vectors.
QuantizerConfig
Configuration for the product quantizer.
ReconstructedVector
An approximately reconstructed vector with the quantization error.

Enums§

QuantizerError
Errors from quantizer operations.