I can't find the cuDNN package on jetson nano

I am using a Jetson Nano, but I can’t find the cuDNN package. How can I check the version of cuDNN?

Hi,

You can check the cuDNN version with $ apt show nvidia-cudnn*.
If the package is not installed, please run $ sudo apt install nvidia-cudnn*.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.