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

installation for gpu #305

Closed
dirkweissenborn opened this issue Oct 18, 2017 · 5 comments
Closed

installation for gpu #305

dirkweissenborn opened this issue Oct 18, 2017 · 5 comments
Assignees
Milestone

Comments

@dirkweissenborn
Copy link
Collaborator

it would be nice to have an setup procedure for cuda based installations. For instance, the tensorflow the requirements would have to change to tensorflow-gpu.

@pminervini
Copy link
Collaborator

pminervini commented Oct 18, 2017

I'll do something like https://github.com/tensorflow/tensor2tensor/blob/master/setup.py, so it will be possible to do e.g. pip install jack[gpu]

@dirkweissenborn
Copy link
Collaborator Author

awesome

pminervini pushed a commit that referenced this issue Oct 20, 2017
@TimDettmers
Copy link
Collaborator

It is currently not possible to install jack without TensorFlow CPU. If I only have TensorFlow GPU the install fails.

@pminervini
Copy link
Collaborator

This looks like the proper way of handling the issue:

https://github.com/tensorflow/tensor2tensor/blob/master/setup.py#L37

@pminervini
Copy link
Collaborator

#349

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

3 participants