The sample code that uses TPU gives an error. #6236
Unanswered
chizuchizu
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://colab.research.google.com/github/PytorchLightning/pytorch-lightning/blob/master/notebooks/06-mnist-tpu-training.ipynb#scrollTo=YKt0KZkOUxVY
I used the sample code above as a reference and ran the same code in Kaggle Notebooks.
Below is a link to the Kaggle Notebooks with the code and the results.
https://www.kaggle.com/chizuchizu/minist-tpu-training
How can I make PyTorch Lightning work with TPU in Kaggle Notebooks?
Beta Was this translation helpful? Give feedback.
All reactions