I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\dso_loader.cc:119] Couldn ' t open CUDA library Cublas64_80.dll
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\cuda\cuda_blas.cc : 2294] Unable to load Cublas DSO.
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\dso_loader.cc:128] Successfully opened CUDA Library Cudnn64_5.dll locally
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\dso_loader.cc:119] Couldn ' t open CUDA library Cufft64_80.dll
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\cuda\cuda_fft.cc : 344] Unable to load Cufft DSO.
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\dso_loader.cc:128] Successfully opened CUDA Library Nvcuda.dll locally
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\dso_loader.cc:119] Couldn ' t open CUDA library Curand64_80.dll
I c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\cuda\cuda_rng.cc : 338] Unable to load Curand DSO.
First installed the Tensoflow followed by the installation of cuda8.0 and cudnn5.0, there was such a problem,
WORKAROUND: Re-install TensorFlow
Installation of cudnn5.0:
(1), decompression: will generate Cuda/include, Cuda/lib, cuda/bin three directories;
(2), copy the contents of Cuda/include, Cuda/lib, cuda/bin three directories to C:\Program Files\nvidia GPU Computing toolkit\cuda\v8.0 corresponding include, LIB, the bin directory can be.
Couldn ' t open CUDA library Cublas64_80.dll etc Tensorflow-gpu on Windows