Rate this Page

Compilers#

Explore PyTorch compilers to optimize and deploy models efficiently.Learn about APIs liketorch.compile andtorch.exportthat let you enhance model performance and streamline deploymentprocesses.Explore advanced topics such as compiled autograd, dynamic compilationcontrol, as well as third-party backend solutions.

Warning

TorchScript is no longer in active development.