Module burn::tensor::quantization

Expand description

Tensor quantization module.

Structs§

Enums§

Traits§

  • Calibration method used to compute the quantization range mapping.
  • Quantized tensor primitive.
  • Quantization scheme to convert elements of a higher precision data type E to a lower precision data type Q and vice-versa.