CuDNN Installation (check what Jetpack version, which cudnn version you need) sudo apt update sudo apt install libcudnn8 sudo apt install libcudnn8-dev If you install TensorRT already, it will come with CuDNN!! There’s also ?? sudo apt install nvidia-cudnn Related TensorRT