256. Quantization

The process of mapping input values from a large set to output values in a smaller set, often used in model compression to reduce the computational load.

Last updated