i have a trained onnx model on my computer but now i want to test this model using tensorrt on my jetson nano
AastaLLL
3
Hi,
You can use trtexec for an ONNX model directly.
$ /usr/src/tensorrt/bin/trtexec --onnx=[your/model]
Thanks.
Thanks for the help
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Deploying ONNX model onto Jetson Nano | 3 | 1268 | November 1, 2021 | |
| Run onnx model on jetson nano | 1 | 8720 | May 17, 2021 | |
| How to convert Tensorflow model to Tensorrt? | 7 | 2606 | December 30, 2020 | |
| Onnxruntime or alternative | 3 | 2126 | January 17, 2020 | |
| How to infer using tensorRT on jetson nano? | 3 | 1180 | January 11, 2021 | |
| TensrFlow2.0 to run on Jetson Nano 2GB | 3 | 659 | March 11, 2021 | |
| How can I use trained model from server and build it into applicaton using tensorrt | 8 | 997 | February 17, 2022 | |
| Problem converting tensorflow model to TensorRT | 4 | 534 | March 1, 2024 | |
| Inference with jetson nano | 2 | 1002 | May 17, 2022 | |
| Are there ways to run D-FINE (transformer based detection model) on Jetson nano? | 1 | 178 | November 21, 2025 |