Skip to content

Commit 31ac199

Browse files
author
Will Feng
committed
try another way
1 parent c3194d0 commit 31ac199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pip install sphinx-gallery tqdm matplotlib ipython pillow==4.1.1
2828
# Install torchvision from source
2929
git clone https://github.com/pytorch/vision --quiet
3030
pushd vision
31+
git checkout 76b2667958f994b7d942645285f777046d7d2d16
3132
pip install . --no-deps # We don't want it to install the stock PyTorch version from pip
3233
popd
3334

0 commit comments

Comments
 (0)