[convolutionRunner.cpp::executeConv::458] Error Code 1: Cudnn (CUDNN_STATUS_EXECUTION_FAILED)

• Hardware Platform (Jetson )
• DeepStream Version 6.0 Cuda 10.2
**• JetPack Version 4.6
**• TensorRT Version 8.0.1
**• Issue Type( bugs)

[convolutionRunner.cpp::executeConv::458] Error Code 1: Cudnn (CUDNN_STATUS_EXECUTION_FAILED)
ERROR: Infer context enqueue buffer failed, nvinfer error:NVDSINFER_TENSORRT_ERROR

According to my understanding, this error is because the versions of Cudnn and Cuda do not match each other. But it’s unreasonable that I installed jetpack 4.6 via SD card image and Cuda 10.2 and Cudnn 8.2.1 are already attached, so why does the above error occur?