Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
53c21e49
Unverified
Commit
53c21e49
authored
Jul 31, 2025
by
XiongfeiWei
Committed by
GitHub
Jul 31, 2025
Browse files
Update torch_xla pin to 20250730 (#21956)
Signed-off-by:
Xiongfei Wei
<
isaacwxf23@gmail.com
>
parent
0780bb57
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
docker/Dockerfile.tpu
docker/Dockerfile.tpu
+1
-1
requirements/tpu.txt
requirements/tpu.txt
+4
-4
No files found.
docker/Dockerfile.tpu
View file @
53c21e49
ARG NIGHTLY_DATE="202507
24
"
ARG NIGHTLY_DATE="202507
30
"
ARG BASE_IMAGE="us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla:nightly_3.12_tpuvm_$NIGHTLY_DATE"
ARG BASE_IMAGE="us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla:nightly_3.12_tpuvm_$NIGHTLY_DATE"
FROM $BASE_IMAGE
FROM $BASE_IMAGE
...
...
requirements/tpu.txt
View file @
53c21e49
...
@@ -19,8 +19,8 @@ nixl==0.3.0
...
@@ -19,8 +19,8 @@ nixl==0.3.0
--find-links https://storage.googleapis.com/libtpu-releases/index.html
--find-links https://storage.googleapis.com/libtpu-releases/index.html
--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
--find-links https://storage.googleapis.com/jax-releases/jax_nightly_releases.html
--find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
--find-links https://storage.googleapis.com/jax-releases/jaxlib_nightly_releases.html
torch==2.9.0.dev202507
24
torch==2.9.0.dev202507
30
torchvision==0.24.0.dev202507
24
torchvision==0.24.0.dev202507
30
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev202507
24
-cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev202507
30
-cp311-cp311-linux_x86_64.whl ; python_version == "3.11"
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev202507
24
-cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev202507
30
-cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment