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

Not detecting GPU #1

Open
karnajitsen opened this issue Dec 3, 2022 · 1 comment
Open

Not detecting GPU #1

karnajitsen opened this issue Dec 3, 2022 · 1 comment

Comments

@karnajitsen
Copy link

karnajitsen commented Dec 3, 2022

It is not detecting GPU while training. Can you please provide GPU enabled version of it?

@nkdnnlr
Copy link
Owner

nkdnnlr commented Jan 16, 2023

Hi @karnajitsen
The use of GPU will depend on your Keras installation, where the one provided in the condas environment file is not GPU enabled. Can you try re-installing Keras using the following command, and try again?
conda install -c anaconda keras-gpu

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

No branches or pull requests

2 participants