2024
IM-Unpack: Training and Inference with Arbitrarily Low Precision Integers
ICML 2024poster
GEneral Matrix Multiply (GEMM) is a central operation in deep learning and corresponds to a large chunk of the compute footprint. Therefore, improving its efficiency is an active topic of research. A popular strategy is the use of low bit-width integers to approximate the original matrix entries. Th…