We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca91445 commit 86a99d7Copy full SHA for 86a99d7
README.md
@@ -34,7 +34,8 @@ Note: Builds are available for Python 3.8 to 3.11; please use one of the support
34
35
pip install torch==2.7.0 'torch_xla[tpu]==2.7.0'
36
```
37
-
+**As of 07/16/2025 and starting from Pytorch/XLA 2.8 release, PyTorch/XLA will
38
+provide nightly and release wheels for Python 3.11 to 3.13**
39
To install PyTorch/XLA nightly build in a new TPU VM:
40
41
```sh
0 commit comments