Skip to content

Commit 1e390ea

Browse files
committed
rollback a bit
1 parent 29f4602 commit 1e390ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tpu-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
pip install mkl==2021.4.0
7474
7575
## Install torch & xla and torchvision
76-
pip install --pre --no-cache-dir --trusted-host download.pytorch.org torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu
76+
pip install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu
7777
pip install https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-nightly-cp310-cp310-linux_x86_64.whl
7878
7979
# Check installation

0 commit comments

Comments
 (0)