Pith. sign in

REVIEW 2 cited by

FBGEMM: Enabling High-Performance Low-Precision Deep Learning Inference

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2101.05615 v1 pith:5YLGAVGW submitted 2021-01-13 cs.LG cs.PF

classification cs.LGcs.PF
keywords high-performancefbgemmintegerscurrentdatadeepfp32generation
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Deep learning models typically use single-precision (FP32) floating point data types for representing activations and weights, but a slew of recent research work has shown that computations with reduced-precision data types (FP16, 16-bit integers, 8-bit integers or even 4- or 2-bit integers) are enough to achieve same accuracy as FP32 and are much more efficient. Therefore, we designed fbgemm, a high-performance kernel library, from ground up to perform high-performance quantized inference on current generation CPUs. fbgemm achieves efficiency by fusing common quantization operations with a high-performance gemm implementation and by shape- and size-specific kernel code generation at runtime. The library has been deployed at Facebook, where it delivers greater than 2x performance gains with respect to our current production baseline.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 20 citations worldwide. Full citation record

  1. PinFM: Foundation Model for User Activity Sequences at a Billion-scale Visual Discovery Platform

    cs.LG 2025-07 conditional novelty 5.0 of 10

    A single pretrained model over user activity sequences improves save rates in Pinterest's Home Feed and Related Items ranking when fine-tuned per application, while deduplication and quantization keep serving costs neutral.

  2. Towards Automated Kernel Generation in the Era of LLMs

    cs.LG 2026-01 conditional novelty 4.0 of 10

    A structured survey of LLM-based and agentic approaches for GPU kernel generation, plus a catalog of datasets and benchmarks for the field.

Pith tools