Unable to use trtexec to build engine file

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

Hi @rjayanth ,
Moving this to jetson nano forum

Is it Jetson nano or Jetson Orin Nano?

Please check /usr/src/tensorrt/bin/trtexec on target. Please see https://github.com/NVIDIA/TensorRT/tree/release/8.6/samples/trtexec for usage