Skip to content
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

Update the tpu dependency installation command #499

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

tengyifei
Copy link
Collaborator

@tengyifei tengyifei commented Dec 5, 2024

Description

Since libtpu is switching Python package registries, we need to include both registries during the transition. https://github.com/pytorch/xla/blob/master/README.md is already updated but we need to update these hardcoded commands here as well.

Tests

Verified things in a test composer instance:

bash scripts/upload-tests.sh gs://us-central1-piz-a9563b85-bucket/dags
# Check results in http://shortn/_xCUuG2UI33

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run one-shot tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed.

Because libtpu is switching Python package registries, we need to
include both registries during the transition.
Copy link
Collaborator

@ManfeiBai ManfeiBai left a comment

Choose a reason for hiding this comment

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

Thanks, let's megre after we saw green run in http://shortn/_xCUuG2UI33

@tengyifei tengyifei merged commit 4afadb4 into master Dec 5, 2024
11 checks passed
@tengyifei tengyifei deleted the libtpu-stable branch December 5, 2024 23:08
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