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

install quiver cause install tensorflow(not gpu) cascade #59

Open
taichu012 opened this issue Nov 26, 2017 · 0 comments
Open

install quiver cause install tensorflow(not gpu) cascade #59

taichu012 opened this issue Nov 26, 2017 · 0 comments
Assignees

Comments

@taichu012
Copy link

If I use 'pip install quiver_engine' diretly, it show check precodition and install tensorflow-1.4.0(not gpu version) again while I had already installed a good tensorflow-gpu-1.4.0. And keras will use default of TF and not use TF-GPU, so I have to uninstall tensorflow-1.4.0 first, then I find tensorflow-gpu-1.4.0 is BAD. I have to install it again(after quiver_engine).
So I submit this issue to indicate that use 'pip install quiver_engine' will cause python system check and install tf(CPU version) no matter if there is a GOOD TF(GPU version), it is a little bit inconvenince.
If possible, pls check and solve.
but at least I can install quiver_engine first and REINSTALL tf-gpu AGAIN, it works.
thks

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