Getting Started with TensorRT

Installation

For installation instructions, please refer to https://docs.nvidia.com/deeplearning/sdk/tensorrt-install-guide/index.html

Installing PyCUDA

Although not explicitly required by the TensorRT Python API, PyCUDA is used in several samples, and by the legacy API. For installation instructions, please refer to https://wiki.tiker.net/PyCuda/Installation