cs.AI, cs.SE

Demystifying the Silence of Correctness Bugs in PyTorch Compiler

arXiv:2604.08720v1 Announce Type: cross
Abstract: Performance optimization of AI infrastructure is key to the fast adoption of large language models (LLMs). The PyTorch compiler (torch.compile), a core optimization tool for deep learning (DL) models (…