Ok, I followed the tutorial to install the TensorRT version with sucess following this tutorial:
But I forgot to mention that I also need Torch and Torchvision for Python 3.7.
I’m now trying this tutorial because I didn’t find any .whl file for PyTorch with CUDA 10.2 and Python 3.7:
But is running out of RAM memory even using the LXDE environment.
I can train and test using external computers. However, in order to export the.engine model and use it in the Jetson,
Is the same architecture (arm64) required, or only the same TensorRT, CUDA, and cuDNN version?
Thank you so much for answering.