NVIDIA TensorRT for DRIVE OS

Inference Library


API Reference
This is the API Reference documentation for the NVIDIA DRIVE OS 6.0.5 TensorRT 8.4.12 library. This API covers both the standard TensorRT release and the safe TensorRT release and provides information on individual functions, classes, and methods.
Developer Guide
This is the developer documentation for the NVIDIA DRIVE OS 6.0.5 TensorRT 8.4.12 library. This Developer Guide covers the standard TensorRT release and demonstrates how to use the API. This guide also demonstrates how you can take an existing model built with a deep learning framework and build a TensorRT engine using the provided parsers. The Developer Guide provides step-by-step instructions for common user tasks such as creating a TensorRT network definition, invoking the TensorRT builder, serializing and deserializing, and how to feed the engine with data and perform inference; all while using the TensorRT API.