• Docs >
  • Torch-TensorRT Tutorials
Shortcuts

Torch-TensorRT Tutorials

The user guide covers the basic concepts and usage of Torch-TensorRT. We also provide a number of tutorials to explore specific usecases and advanced concepts

Dynamo / torch.compile

Torch-TensorRT provides a backend for the new torch.compile API released in PyTorch 2.0. In the following examples we describe a number of ways you can leverage this backend to accelerate inference.

Compiling ResNet using the Torch-TensorRT Dyanmo Frontend

Compiling ResNet using the Torch-TensorRT Dyanmo Frontend

Compiling a Transformer using torch.compile and TensorRT

Compiling a Transformer using torch.compile and TensorRT

Dynamo Compile Advanced Usage

Dynamo Compile Advanced Usage

Gallery generated by Sphinx-Gallery

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources