File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ setuptools==78.1.0
18
18
--find-links https://storage.googleapis.com/libtpu-releases/index.html
19
19
--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
20
20
--find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
21
- torch==2.8 .0.dev20250618
22
- torchvision==0.23 .0.dev20250618
23
- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev20250618 -cp39-cp39-linux_x86_64.whl ; python_version == "3.9"
24
- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev20250618 -cp310-cp310-linux_x86_64.whl ; python_version == "3.10"
25
- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev20250618 -cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
21
+ torch==2.9 .0.dev20250703
22
+ torchvision==0.24 .0.dev20250703
23
+ torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev20250703 -cp39-cp39-linux_x86_64.whl ; python_version == "3.9"
24
+ torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev20250703 -cp310-cp310-linux_x86_64.whl ; python_version == "3.10"
25
+ torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev20250703 -cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
26
26
You can’t perform that action at this time.
0 commit comments