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. [Op:Conv2D]
The program is exiting...
my enviroment are python 3.7.4, tensorflow 2.1.0, cuda 10.1, cudnn 7
I used my own dataset and have this problem:
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. [Op:Conv2D] The program is exiting...
my enviroment are python 3.7.4, tensorflow 2.1.0, cuda 10.1, cudnn 7