Expand description
Quantization techniques for memory compression
Enums§
- Quantized
Vector - Quantized vector representation
Functions§
- calculate_
compression_ ratio - Calculate memory savings from quantization
- dequantize
- Dequantize a quantized vector back to float32
- quantize
- Quantize a vector using specified quantization type