Install CuDNN on Jetson TX2

Hello, if you’re using a balena base image in your Dockerfile, you should be able to add: RUN apt-get install -y libcudnn8 nvidia-cudnn8. If that does not work, please post your Dockerfile so we can take a look.