Rate this Page

Compilers#

Explore PyTorch compilers to optimize and deploy models efficiently. Learn about APIs like torch.compile and torch.export that let you enhance model performance and streamline deployment processes. Explore advanced topics such as compiled autograd, dynamic compilation control, as well as third-party backend solutions.

Warning

TorchScript is no longer in active development.