Skip to content

Update dependency Updater #9302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 6, 2025
Merged

Update dependency Updater #9302

merged 3 commits into from
Jun 6, 2025

Conversation

tengyifei
Copy link
Collaborator

Due to #9064, we need to update how JAX is updated.

TESTED:

root@t1v-n-86b7778a-w-0:/workspaces/torch/pytorch/xla# scripts/update_deps.py
Cloning into '/tmp/pytorch_xla_deps/xla'...
remote: Enumerating objects: 7386, done.
remote: Counting objects: 100% (7386/7386), done.
remote: Compressing objects: 100% (6604/6604), done.
remote: Total 7386 (delta 1805), reused 2477 (delta 734), pack-reused 0 (from 0)
Receiving objects: 100% (7386/7386), 20.10 MiB | 14.59 MiB/s, done.
Resolving deltas: 100% (1805/1805), done.
INFO:__main__:Updated the OpenXLA version in WORKSPACE.
INFO:__main__:Updated the libtpu version in setup.py.
INFO:__main__:Found JAX 0.6.2 and jaxlib 0.6.2 from 20250605
INFO:__main__:Updated the jax/jaxlib versions in setup.py.

@tengyifei tengyifei requested a review from zhanyong-wan June 5, 2025 23:31
@tengyifei tengyifei marked this pull request as ready for review June 5, 2025 23:31
@tengyifei tengyifei changed the title Update dependency Updater Update dependency Updater [DO NOT MERGE YET; STACKED PR] Jun 5, 2025
Copy link
Collaborator

@zhanyong-wan zhanyong-wan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Due to #9064, we need to update how
JAX is updated.

TESTED:

```
root@t1v-n-86b7778a-w-0:/workspaces/torch/pytorch/xla# scripts/update_deps.py
Cloning into '/tmp/pytorch_xla_deps/xla'...
remote: Enumerating objects: 7386, done.
remote: Counting objects: 100% (7386/7386), done.
remote: Compressing objects: 100% (6604/6604), done.
remote: Total 7386 (delta 1805), reused 2477 (delta 734), pack-reused 0 (from 0)
Receiving objects: 100% (7386/7386), 20.10 MiB | 14.59 MiB/s, done.
Resolving deltas: 100% (1805/1805), done.
INFO:__main__:Updated the OpenXLA version in WORKSPACE.
INFO:__main__:Updated the libtpu version in setup.py.
INFO:__main__:Found JAX 0.6.2 and jaxlib 0.6.2 from 20250605
INFO:__main__:Updated the jax/jaxlib versions in setup.py.
```
@tengyifei tengyifei force-pushed the yifeit/update-deps-updater branch from c2f062b to 96cadf3 Compare June 6, 2025 00:42
@tengyifei tengyifei changed the base branch from tengyifei-patch-13 to master June 6, 2025 00:42
@tengyifei tengyifei changed the title Update dependency Updater [DO NOT MERGE YET; STACKED PR] Update dependency Updater Jun 6, 2025
Copy link
Collaborator

@zhanyong-wan zhanyong-wan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tengyifei tengyifei enabled auto-merge (squash) June 6, 2025 22:29
@tengyifei tengyifei disabled auto-merge June 6, 2025 22:58
@tengyifei tengyifei enabled auto-merge (squash) June 6, 2025 22:58
@tengyifei tengyifei merged commit 6e8e7db into master Jun 6, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants