About 134,000 results
Open links in new tab
  1. Quantization (signal processing) - Wikipedia

    In mathematics and digital signal processing, quantization is the process of mapping input values from a large set (often a continuous set) to output values in a (countable) smaller set, often with a finite …

  2. What is Quantization - GeeksforGeeks

    Nov 6, 2025 · Quantization is a model optimization technique that reduces the precision of numerical values such as weights and activations in models to make them faster and more efficient. It helps …

  3. Model Quantization: Concepts, Methods, and Why It Matters

    Nov 24, 2025 · Quantization reduces the precision of model parameters and activations (for example, from FP32/FP16 to FP8) to shrink memory footprint, improve inference speed, and lower energy …

  4. Quantization · Hugging Face

    We’re on a journey to advance and democratize artificial intelligence through open source and open science.

  5. What Is Quantization? | How It Works & Applications

    Quantization is the process of mapping continuous infinite values to a smaller set of discrete finite values. In the context of simulation and embedded computing, it is about approximating real-world …

  6. Quantization - Wikipedia

    Quantization is the process of constraining an input from a continuous or otherwise large set of values (such as the real numbers) to a discrete set (such as the integers).

  7. Digital Communication - Quantization - Online Tutorials Library

    Quantization Noise It is a type of quantization error, which usually occurs in analog audio signal, while quantizing it to digital. For example, in music, the signals keep changing continuously, where a …

  8. What is quantization? - IBM

    Quantization is the process of reducing the precision of a digital signal, typically from a higher-precision format to a lower-precision format. This technique is widely used in various fields, including signal …

  9. Quantization, the topic of this chapter, is the middle layer and should be understood before trying to understand the outer layer, which deals with waveform sources. The input to the quantizer will be …

  10. A Comprehensive Study on Quantization Techniques for Large …

    Oct 30, 2024 · This research mainly focus vector quantization methods for the compression of densely connected layers. It involves parameter binarization, scalar quantization through k-means clustering, …