File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ARG NIGHTLY_DATE="20250714 "
1+ ARG NIGHTLY_DATE="20250724 "
22ARG BASE_IMAGE="us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla:nightly_3.12_tpuvm_$NIGHTLY_DATE"
33
44FROM $BASE_IMAGE
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ nixl==0.3.0
1919--find-links https://storage.googleapis.com/libtpu-releases/index.html
2020--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
2121--find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
22- torch==2.9.0.dev20250716
23- torchvision==0.24.0.dev20250716
24- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250716 -cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
25- torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250716 -cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
22+ torch==2.9.0.dev20250724
23+ torchvision==0.24.0.dev20250724
24+ torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250724 -cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
25+ torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev20250724 -cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
2626
You can’t perform that action at this time.
0 commit comments