<<论文复现>>paddle-gpu1.8.3版本需要对应cudnn版本为7.6,而aistudio上为7.3,导致无法使用
Created by: xjhcassy
报错信息如下: WARNING: device: 0. The installed Paddle is compiled with CUDNN 7.6, but CUDNN version in your machine is 7.3, which may cause serious incompatible bug. Please recompile or reinstall Paddle with compatible CUDNN version.
ExternalError: Cudnn error, CUDNN_STATUS_BAD_PARAM at (/paddle/paddle/fluid/operators/batch_norm_op.cu:319) [operator < batch_norm > error]