Libcudnn.so.8 Error

I have a new update. JetPack-4.4/ l4t-r32.4.3.

When I run Jetson-inference, I got the following error.

image

Then I run help('modules') in python3, I got following error.

image

Both have libcudnn.so.8 error. How to solve this issue?

I solve this issue by remove torch and reinstall new PyTorch 1.6.0. It only supports JetPack 4.4 production release (L4T R32.4.3).

Documentation - PyTorch for Jetson