arXiv cs.LG
7/21/2026

Operator-Aware Mixed-Precision Tolerance Calibration for Tensor Kernels
Short summary
This paper proposes operator-aware tolerance calibration for tensor kernel correctness tests, replacing hand-picked tolerances with data-driven thresholds mined from 8,076 GPU run results. Calibrated per-(op, dtype) tolerances raise bug-detection recall from 73.2% to 82.4% across LLM-style buggy variants, with only a 1.1 percentage point increase in false positives. The largest tightening was 2,184x for attention_triton fp16, showing current tolerances are far looser than necessary.
- •Mines error distributions from 8,076 GPU runs to calibrate per-operator tolerances
- •Raises bug-detection recall from 73.2% to 82.4% with minimal false-positive increase
- •Largest tightening: 2,184x for attention_triton fp16 kernels
Generated with AI, which can make mistakes.
Is this a good recommendation for you?