I got a problem for cuda installation. Can anyone help me to sove this. enter image description here
I use tensorflow 1.14.0, python 3.7, cuda version 10.0.0 and cudnn version 7.4. When I'm going to train model, I got the error about this "ImportError: Could not find 'cudart64_100.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Download and install CUDA 10.0 from this URL: https://developer.nvidia.com/cuda-90-download-archive". Can anyone help me to deal this?