Install Tensorflow GPU in Windows 7 - 17/09/2018 02:46 EDT

Pågående Publicerat 5 år sedan Betalades vid leverans
Pågående Betalades vid leverans

The Task is to install Tensorflow such that it recognises and uses the GPU

Which is tested when:

import tensorflow as tf

tf.test.is_built_with_cuda()

=>'True'

and

from [login to view URL] import device_lib

print(device_lib.list_local_devices())

=> shows GPU

So far:

I have installed cuda and put bin and lib file from cudnn into cuda directory

Added path to environment variable

pip installed tensorflow-gpu into conda environment (tensorflow)

Nvida-smi shows process GPU in ...\tensorflow\[login to view URL]

can run project in CPU. Project still slow. list_local_devices only sees CPU.

tried

unistalling and reinstalling cuda, cudnn, anaconda, tensorflow

tried

pip uninstall tensorflow-gpu

conda install -c anaconda keras-gpu

same result

[login to view URL]

CUDA GPGPU Python Tensorflow

Projekt-id: #17783264

About the project

Distansprojekt Aktivt 5 år sedan