Module quantization

Module quantization 

Source
Expand description

Quantization operations

Functionsยง

dequantize
Convert the tensor back to a higher precision data type.
quantize
Convert the tensor to a lower precision data type based on the quantization scheme and parameters.