File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,4 @@ nixl==0.3.0
1414tpu_info==0.4.0
1515
1616# Install torch_xla
17- --pre
18- --extra-index-url https://download.pytorch.org/whl/nightly/cpu
19- --find-links https://storage.googleapis.com/libtpu-wheels/index.html
20- --find-links https://storage.googleapis.com/libtpu-releases/index.html
21- --find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
22- --find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
23- torch==2.9.0.dev20250730
24- torchvision==0.24.0.dev20250730
25- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250730-cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
26- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250730-cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
27-
17+ torch_xla[tpu, pallas]==2.8.0
You can’t perform that action at this time.
0 commit comments