FBGEMM¶
FBGEMM (Facebook GEneral Matrix Multiplication) is a low-precision, high-performance matrix-matrix multiplications and convolution library for server-side inference. This library is used as a backend of PyTorch quantized operators on x86 machines.
FBGEMM Development