Closed victorhqx closed 3 years ago
By looking here, could it be the CUDA version which PyTorch is compiled with is different from that of TensorRT?
Another possibility is that you have some failed TensorRT cache. Try removing all *.trt
files in the same folder as your models.
I am closing this issue for now due to inactivity. If there are any further questions that I could help with, please feel free to reopen, thanks.
run eval.py:
I can ensure TensorRT is installed correctly by running sample_mnist:
Environment: