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

Use of tensorflow-GPU #358

Closed
paulhacosta opened this issue Nov 30, 2018 · 3 comments
Closed

Use of tensorflow-GPU #358

paulhacosta opened this issue Nov 30, 2018 · 3 comments

Comments

@paulhacosta
Copy link

Do you have any recommendations on the use of tensorflow-gpu?

Description

I am currently attempting to run AutoKeras in my institution's HPC, but it is highly encouraged to use tensorflor-gpu in order to correctly use the gpu. As you know, autokeras does not include tensorflow-gpu. Will having two versions of tensorflow have any effect on autokeras? Will it create a conflict?

Current tensorflow

tensorflow=1.10.0

Alternative Solutions

Install the matching version of tensorflow-gpu

pip install tensorflow-gpu=1.10.0

@hemangjoshi37a
Copy link

Upgrade autokeras, now it supporta GPU.

@alperyilmaz
Copy link

what is the autokeras version that supports tensorflow-gpu? is it 0.3.5?

@haifeng-jin
Copy link
Member

@alperyilmaz We mainly use pytorch.

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

4 participants