Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kernferm/pytorch-to-tensorrt-model-converter

This project provides a comprehensive Python script to convert a PyTorch model to an ONNX model and then to a TensorRT engine for NVIDIA GPUs, followed by performing inference using the TensorRT engine. This script is designed to handle the entire conversion process seamlessly.
https://github.com/kernferm/pytorch-to-tensorrt-model-converter

convert gpu numpy nvidia nvidia-gpu onnx pytorch tensorrt tensorrt-conversion yolo yolov5 yolov8

Last synced: about 1 month ago
JSON representation

This project provides a comprehensive Python script to convert a PyTorch model to an ONNX model and then to a TensorRT engine for NVIDIA GPUs, followed by performing inference using the TensorRT engine. This script is designed to handle the entire conversion process seamlessly.

Awesome Lists containing this project