Failed to get convolution algorithm. This is probably because cuDNN failed to initialize

UnknownError: 2 root error(s) found.
(0) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
[[node FeatureExtractor/MobilenetV1/MobilenetV1/Conv2d_0/BatchNorm/batchnorm/mul_1 (defined at :11) ]]
[[Postprocessor/BatchMultiClassNonMaxSuppression/map/TensorArrayUnstack_3/range/_52]]
(1) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
[[node FeatureExtractor/MobilenetV1/MobilenetV1/Conv2d_0/BatchNorm/batchnorm/mul_1 (defined at :11) ]]
0 successful operations.
0 derived errors ignored. [Op:__inference_pruned_16948]

Function call stack:
pruned → pruned

Tensorflow- tf 2.2.0
Cuda-cuda_10.1.243_426.00_win10
Cudnn-cudnn-10.1-windows10-x64-v7.6.4.38

Hi @rajat.iitkgp.16,
Request you to share your code so that we can try to reproduce the issue and help you better.
Thanks!