Description
Hi,
I am trying to generate an engine file from a YOLO ONNX model on the Jetson nano using trtexec. For this I am trying to use Tensorrt 8.6.2.3 but cannot find any documentation or .whl file to install the Tensorrt packages (including tensorrt-libs and tensorrt-bindings). On my Jetson Nano, I have Jetpack6 installed which has nvidia-tensorrt 8.6.2.3 pre-installed, but I cannot figure out how i can use trtexec from this.
Environment
TensorRT Version: None (nvidia-tensorrt: 8.6.2.3)
GPU Type: Orin (nvgpu)
Nvidia Driver Version: N/A
CUDA Version: 12.2
CUDNN Version: 8.9.4.25
Operating System + Version: Ubuntu 22.04.4 LTS
Python Version (if applicable): 3.9.19 (conda virtual environment)
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag): No container