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 c8c9776 commit 40f58a6Copy full SHA for 40f58a6
README.md
@@ -32,7 +32,7 @@ Note: Builds are available for Python 3.8 to 3.11; please use one of the support
32
# - for conda
33
# conda create -n py311 python=3.11
34
35
-pip install torch==2.7.0 'torch_xla[tpu]==2.7.0'
+pip install torch==2.8.0 'torch_xla[tpu]==2.8.0'
36
37
# Optional: if you're using custom kernels, install pallas dependencies
38
pip install 'torch_xla[pallas]'
0 commit comments