Created
May 29, 2021 10:22
-
-
Save rish-16/2cab3af8ce72776b992e84e215c4db2c to your computer and use it in GitHub Desktop.
A guide on Colab TPU training using PyTorch XLA (Part 5.2)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!wget http://www.some_dataset_website.com/my_dataset.tar.gz | |
!tar -xvzf my_dataset.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment