Skip to content

Commit

Permalink
Pin torchvision version. (#20811)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: pytorch/pytorch#20811
ghimport-source-id: 52e043453272d8441a2c0efd7f005b71ded024d6

Differential Revision: D15779416

Pulled By: ezyang

fbshipit-source-id: 1b3c2d9aeab57e580038f0c2a8bfbfcae9d7b62a
  • Loading branch information
ezyang authored and facebook-github-bot committed Jun 12, 2019
1 parent 1ffa9d3 commit 1e4af2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jenkins/pytorch/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ test_torchvision() {
# PyTorch CI
git clone https://github.com/pytorch/vision --quiet
pushd vision
git checkout 2f64dd90e14fe5463b4e5bd152d56e4a6f0419de
# python setup.py install with a tqdm dependency is broken in the
# Travis Python nightly (but not in latest Python nightlies, so
# this should be a transient requirement...)
Expand Down

0 comments on commit 1e4af2b

Please sign in to comment.