Skip to content

Commit 7167c81

Browse files
whl/test/torch_test not whl/torch_test
Co-Authored-By: Eli Uriegas <[email protected]>
1 parent 6e097c5 commit 7167c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/pkg_helpers.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ setup_pip_pytorch_version() {
170170
fi
171171
else
172172
pip_install "torch==$PYTORCH_VERSION$PYTORCH_VERSION_SUFFIX" \
173-
-f https://download.pytorch.org/whl/torch_test.html \
173+
-f https://download.pytorch.org/whl/test/torch_test.html \
174174
-f https://download.pytorch.org/whl/torch_stable.html \
175175
-f https://download.pytorch.org/whl/nightly/torch_nightly.html
176176
fi

0 commit comments

Comments
 (0)