How to compile Caffe in jettpack 4.4?

Hi,

You can find some instructions from the community.
For example:

However, since JetPack4.4 upgrades cuDNN into v8.0.
Caffe may not have added the support for the new cuDNN v8.0 API.

Is Caffe2 an option for you? If yes, you can install it from the package shared below:

Thanks.