This fork adds a comprehensive, structured documentation set covering every aspect of the compiler — what it is, how it works, how to extend it, and how to build on top of it. All original code, ...
# enables you to change the behavior of ``torch.compile`` across different # calls to your model without having to reapply ``torch.compile`` to your model. # This recipe provides some examples on how ...