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 make it work with TPU? #20

Open
mulgray opened this issue Mar 25, 2021 · 2 comments
Open

How to make it work with TPU? #20

mulgray opened this issue Mar 25, 2021 · 2 comments

Comments

@mulgray
Copy link

mulgray commented Mar 25, 2021

Thank you for releasing the great project.
I'd like to train on TPU(v3) on Google Cloud, how can I change the code to make it work?

@ivanvovk
Copy link
Owner

@mulgray To be honest, I've never run PyTorch with TPU before, but I know official PyTorch XLA framework may help to connect these things together: https://github.com/pytorch/xla

@mulgray
Copy link
Author

mulgray commented Mar 27, 2021

Thank you for your reply. I will give it a try.

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