2023
One-Shot Model for Mixed-Precision Quantization
CVPR 2023poster
Neural network quantization is a popular approach for model compression. Modern hardware supports quantization in mixed-precision mode, which allows for greater compression rates but adds the challenging task of searching for the optimal bit width. The majority of existing searchers find a single mi…