Switch to libtpu package from the libtpu-wheels registry#8409
Merged
Switch to libtpu package from the libtpu-wheels registry#8409
Conversation
Collaborator
|
@tengyifei we should enable the TPU CI, can you retrigger the CI and see if TPU CI can be run? |
41bd771 to
3b86333
Compare
Collaborator
Author
|
@JackCaoG oh good point. retriggered |
No new nightly libtpu builds will be uploaded to the libtpu-releases registry on Dec 31. The new registry hosts both nightly and stable builds of libtpu, but they are under a different name: `libtpu` instead of `libtpu-nightly`. This PR updates both the package name and the registry. In order to smoothly migrate to the new package, a cleanup package is also installed to remove the libtpu binary from the old package name. New registry: https://storage.googleapis.com/libtpu-wheels/index.html Deprecated registry: https://storage.googleapis.com/libtpu-releases/index.html
3b86333 to
14ccd59
Compare
Collaborator
|
Thanks for this update and description, does Libtpu team has a open link for this switch that we could link in this PR? |
Collaborator
Author
|
Re #8409 (comment), that's internal and I can't post it here. |
mikegre-google
approved these changes
Dec 3, 2024
Collaborator
mikegre-google
left a comment
There was a problem hiding this comment.
Looks good. Thanks!
rpsilva-aws
pushed a commit
to rpsilva-aws/xla
that referenced
this pull request
Dec 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No new nightly libtpu builds will be uploaded to the libtpu-releases registry on Dec 31. The new registry hosts both nightly and stable builds of libtpu, but they are under a different name:
libtpuinstead oflibtpu-nightly.This PR updates both the package name and the registry. In order to smoothly migrate to the new package, a cleanup package is also installed to remove the libtpu binary from the old package name.
New registry: https://storage.googleapis.com/libtpu-wheels/index.html
Deprecated registry: https://storage.googleapis.com/libtpu-releases/index.html