Skip to content

Commit 9c8ae9f

Browse files
authored
Install libtpu directly instead of torch_xla[tpu] (#9423)
1 parent 3d92aa7 commit 9c8ae9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/ansible/config/pip.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pip:
4444
- mkl-include
4545

4646
release_tpu:
47-
- torch_xla[tpu]
47+
- libtpu
4848

4949
# Packages that will be installed with the `--nodeps` flag.
5050
pkgs_nodeps:

0 commit comments

Comments
 (0)