321 Forks
1904 Stars
1904 Watchers

xla

Enabling PyTorch on Google TPU

How to download and setup xla

Open terminal and run command
git clone https://github.com/pytorch/xla.git
git clone is used to create a copy or clone of xla repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with xla https://github.com/pytorch/xla/archive/master.zip

Or simply clone xla with SSH
[email protected]:pytorch/xla.git

If you have some problems with xla

You may open issue on xla support forum (system) here: https://github.com/pytorch/xla/issues