TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

Installing TensorRT on Jetson Nano

Open aiotko opened this issue 9 months ago • 1 comments

Hi,

Sorry for a noobish question, I'm just looking for a way how to install TernsorRT to Jetson Nano.

So far, I'm using Ubuntu 20.04 from Q-Engineering with Pytorch 1.13 preinstalled, but can switch to an official image if it will simplify the process.

aiotko avatar Mar 02 '25 16:03 aiotko

Do you need TensorRT or Torch-TensorRT? Docker images should be available as well https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch/tags use the igpu tags from this container

narendasan avatar Mar 03 '25 22:03 narendasan