Conversion from tensorrt to engine fails

Hi i am trying do custom object detection using faster rcnn
i trained the model successfully in local machine and after that i want to convert the model engine or .plan in jetson nano but it fails .
Note: local machine and jetson nano both are having tf version 2.4.1
engine.py (1.0 KB)
model.onnx (18.2 MB)
plan.py (622 Bytes)
the above mentioned files i am using
Thanks in advance

Hi,
This looks like a Jetson issue. Please refer to the below samlples in case useful.

For any further assistance, we recommend you to raise it to the respective platform from the below link

Thanks!