b30bf6c2bb
* Updating QSG to add full FP16 support, example image * Updating QSG to add full FP16 support, example image * replacing keras2onnx with tf2onnx, as some keras2onnx versions will crash on conversion * updating PyTorch version * cleanup of setup notebook Signed-off-by: David Nola <d.nola@me.com>
QuickStartGuide
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