

Overview
TensorRT Python API Reference
For installation instructions, please refer tohttps://docs.nvidia.com/deeplearning/sdk/tensorrt-install-guide/index.html
For information about samples, please refer tohttps://docs.nvidia.com/deeplearning/sdk/tensorrt-developer-guide/index.html#python_samples_section
For more information, including examples, refer to theTensorRT Operator’s Reference documentation.
cuda-python¶Although not required by the TensorRT Python API,cuda-python is used in several samples. For installation instructions, refer to theCUDA Python Installation documentation.