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

Support TPU #4

Open
muhammetfaik opened this issue Feb 26, 2020 · 4 comments
Open

Support TPU #4

muhammetfaik opened this issue Feb 26, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@muhammetfaik
Copy link

It's my issue:https://github.com/tensorflow/tensorflow/issues/37054

@bedapudi6788 bedapudi6788 self-assigned this Feb 26, 2020
@bedapudi6788 bedapudi6788 added the enhancement New feature or request label Feb 26, 2020
@AASHISHAG
Copy link

@bedapudi6788 : I am running txt2txt on a large corpus for punctuation correction. But the process is running on CPU's.
On checking GPU usage (nvidia-smi), I can see that some memory is allocated to GPU's but their usage is 0%. Did I miss anything? Please guide.

@bedapudi6788
Copy link
Owner

Check if tensorflow can use gpu.

@AASHISHAG
Copy link

@bedapudi6788 : Thank you for the response. I have now installed tensflow-gpu and can see 1 gpu being used. Any idea how to use all the GPU's?

@bedapudi6788
Copy link
Owner

bedapudi6788 commented Apr 13, 2020

All this information is a trivial google search away. I am happy to help if there are any problems with txt2txt.

EDIT: https://datascience.stackexchange.com/questions/23895/multi-gpu-in-keras

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

No branches or pull requests

3 participants