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
f1b286b2
Unverified
Commit
f1b286b2
authored
Jul 25, 2025
by
Chengji Yao
Committed by
GitHub
Jul 25, 2025
Browse files
[TPU] Update ptxla nightly version to 20250724 (#21555)
Signed-off-by:
Chengji Yao
<
chengjiyao@google.com
>
parent
c7742d61
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 @
f1b286b2
ARG NIGHTLY_DATE="202507
1
4"
ARG NIGHTLY_DATE="202507
2
4"
ARG BASE_IMAGE="us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla:nightly_3.12_tpuvm_$NIGHTLY_DATE"
FROM $BASE_IMAGE
...
...
requirements/tpu.txt
View file @
f1b286b2
...
...
@@ -19,8 +19,8 @@ nixl==0.3.0
--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/jaxlib_nightly_releases.html
torch==2.9.0.dev202507
16
torchvision==0.24.0.dev202507
16
torch_xla[tpu, pallas] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev202507
16
-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
16
-cp312-cp312-linux_x86_64.whl ; python_version == "3.12"
torch==2.9.0.dev202507
24
torchvision==0.24.0.dev202507
24
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
24
-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