Getting Started with TensorRT

Installation

For installation instructions, please refer to Installing TensorRT

Samples

For information about samples, please refer to Getting Started with Python Samples

Operator Documentation

For more information, including examples, refer to the TensorRT Operator’s Reference documentation.

Installing cuda-python

Although not required by the TensorRT Python API, cuda-python is used in several samples. For installation instructions, refer to the CUDA Python Installation documentation.