Skip to content

Install libtpu directly instead of torch_xla[tpu]#9423

Merged
bhavya01 merged 1 commit intomasterfrom
bhavya01-patch-25
Jun 30, 2025
Merged

Install libtpu directly instead of torch_xla[tpu]#9423
bhavya01 merged 1 commit intomasterfrom
bhavya01-patch-25

Conversation

@bhavya01
Copy link
Copy Markdown
Collaborator

This is the list of packages that is installed in a dev container.

When supporting a new python version for torch_xla, trying to install torch_xla[tpu] in the devcontainer creates a circular dependency where torch_xla for that python version already needs to exist. To break the circular dependency, we can directly install the latest libtpu stable version instead of using torch_xla[tpu]

This is the list of packages that is installed in a dev container. 

When supporting a new python version for torch_xla, trying to install torch_xla[tpu] in the devcontainer creates a circular dependency where torch_xla for that python version already needs to exist. To break the circular dependency, we can directly install the latest libtpu stable version instead of using torch_xla[tpu]
@bhavya01 bhavya01 merged commit 9c8ae9f into master Jun 30, 2025
23 of 24 checks passed
@bhavya01 bhavya01 deleted the bhavya01-patch-25 branch July 1, 2025 01:27
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