Hello, I installed tensorflow-2.4.0, CUDA 11.0 and cuDNN 8.0 as mentioned here.
I have RTX 2070 Super GPU. Whenever i run jupyter cell with fit_generaotr method. i get an error.
UnknownError: 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 sequential/conv2d/Relu (defined at <ipython-input-7-ea8881c00c71>:1) ]] [Op:__inference_train_function_1051]
Please help. Thanks.