Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load gpu for train? #2

Open
wuguowuge opened this issue Jul 1, 2020 · 2 comments
Open

Unable to load gpu for train? #2

wuguowuge opened this issue Jul 1, 2020 · 2 comments
Labels
question Further information is requested

Comments

@wuguowuge
Copy link

I use :os.environ["CUDA_VISIBLE_DEVICES"] = " ",but it was not work?

@aiff22
Copy link
Owner

aiff22 commented Jul 15, 2020

Hi @wuguowuge,

The provided codes are running on GPU by default. Please make sure that you have CUDA and cuDNN drivers installed in your system, and that you installed the correct TensorFlow-GPU version (pip install tensorflow-gpu).

@aiff22 aiff22 added the question Further information is requested label Jul 15, 2020
@C-water
Copy link

C-water commented Apr 5, 2021

I have encountered the same problem and cannot call the GPU. How can I solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants