How do I install cuDNN7.5 or above on the TX2 of the Jetpack3.3 brush

I want to install OpenCV4.2 on TX2 of Jetpack3.3 brush, but cuDNN version is too low. I want to install cuDNN above version 7.5

Or Jetpack4.2 version of TX2 install version 7.5 or above of cuDNN

Hi,

You need to upgrade to newer JetPack 4.2 to get the new version of CuDNN, there are dependency on low-level driver/library, can’t be install individually on older version.

Thanks