Skip to content

Instantly share code, notes, and snippets.

@rish-16
Created May 29, 2021 10:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rish-16/2cab3af8ce72776b992e84e215c4db2c to your computer and use it in GitHub Desktop.
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)
!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