We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stage 2: Optimizing Engine Conversion
Work with Kezia for model conversion/inference approaches
ONNX to TRT Project
Research different engine export methods and benchmark results/create performance report
ex. PyTorch -> TensorRT (Torch-TRT or torchscript)
ex. PyTorch -> ONNX -> TensorRT
ex. Later: TensorFlow -> TensorRT (TF-TRT)
ex. Later: Tensorflow -> ONNX -> TensorRT
ex. Ultralytics conversion
ex. trtexec CLI conversion
Research different TensorRT runtimes
Research different TensorRT Engine Plugins
Investigate GStreamer
Investigate DeepStream
Nvidia Library Converter
Basic Explanation Article
Deploying Programs
Quick Start
Dynamo Export
Engine Caching
Compiling Exported Programs
Exporting CUDA Graphs
Bonus:
The text was updated successfully, but these errors were encountered:
amylase07
No branches or pull requests
Stage 2: Optimizing Engine Conversion
Work with Kezia for model conversion/inference approaches
ONNX to TRT Project
Research different engine export methods and benchmark results/create performance report
ex. PyTorch -> TensorRT (Torch-TRT or torchscript)
ex. PyTorch -> ONNX -> TensorRT
ex. Later: TensorFlow -> TensorRT (TF-TRT)
ex. Later: Tensorflow -> ONNX -> TensorRT
ex. Ultralytics conversion
ex. trtexec CLI conversion
Research different TensorRT runtimes
Research different TensorRT Engine Plugins
Investigate GStreamer
Investigate DeepStream
Nvidia Library Converter
Basic Explanation Article
Deploying Programs
Quick Start
Dynamo Export
Engine Caching
Compiling Exported Programs
Exporting CUDA Graphs
Bonus:
The text was updated successfully, but these errors were encountered: