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

How to use GPU's? #12

Closed
AdityaSoni19031997 opened this issue Jan 27, 2018 · 4 comments
Closed

How to use GPU's? #12

AdityaSoni19031997 opened this issue Jan 27, 2018 · 4 comments

Comments

@AdityaSoni19031997
Copy link
Contributor

How to enable training on GPU's ?
Any pointers in that direction?

@zishansami102
Copy link
Owner

You can directly run this on GPUs, but may not see any significant improvement in performance.
This project is not written specific to either CPUs or GPUs. So there may be some piece of code(sequential processes) which may run better with CPUs and some(parallel processes) with GPUs.

@AdityaSoni19031997
Copy link
Contributor Author

But I had tried running this code , it's not using the GPU by default..

@zishansami102
Copy link
Owner

What do you mean by "not using the GPU by default"?

@zishansami102
Copy link
Owner

Closing due to inactivity.

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