I am inferencing TensorRt model on jetson nano. It is converted from pytorch through onnx. At the time of inference, the accuracy of TensorRt model has decreased drastically. It is an object detection type model.
link for code: https://github.com/NVIDIA/TensorRT/issues/467