torch2trt
torch2trt copied to clipboard
How to convert the pytorch model (.pt) into the TRT engine file (.engine)
Hi,
I have installed this torch2trt and still cannot get the instruction how to covert .pt file into the .engine file so that I can use that in the DeepStream apps.
Now I have 4light_test_ep4.pt (resnet model). Please let me know how I can convert this file into. 4light_test_ep4.engine format?
Thanks so much Jimmy
I have similar question. Can anyone suggest for us?