Introductory notebooks in TensorRT QuickStartGuide
- Running the QuickStartGuide
- Getting Started with TensorRT
- Using the TF-TRT Tensorflow Integration
- Using Tensorflow2 through ONNX
- Using PyTorch through ONNX
- Understanding TensorRT Runtimes
Tutorials corresponding to TensorRT QuickStartGuide
- Semantic Segmentation using TensorRT - C++ sample and Python notebook
- Optimize with TensorRT, Deploy with Triton - Walkthrough and Python code