Converting Caffe to TensorRT

Hello,

I am trying to convert a Caffe model to TensorRT using trtexec. But the process fails, and showing this:

&&&& FAILED TensorRT.trtexec [TensorRT v8201] # /usr/src/tensorrt/bin/trtexec --verbose

This is the details of my setup:

  • TensorRT version: 8.2.1.9-1
  • CUDA version: 10.2
  • Device: Jetson Nano

Could you please help me identify the issue or provide steps to troubleshoot and resolve this?

Thank you in advance for your assistance!