Skip to content

Commit 7bd9b9e

Browse files
committed
Update on "[Reland #3] Include AT_PARALLEL_OPENMP/AT_PARALLEL_NATIVE/AT_PARALLEL_NATIVE_TBB to ATen/Config.h"
Fixes #39471 Reland of #39612 #39881 and #40045 Differential Revision: [D22076711](https://our.internmc.facebook.com/intern/diff/D22076711) [ghstack-poisoned]
1 parent e064c13 commit 7bd9b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/pytorch/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ test_torchvision() {
188188
fi
189189
# Check out torch/vision at Jun 11 2020 commit
190190
# This hash must match one in .jenkins/caffe2/test.sh
191-
pip_install $BUILD_EXT_OPT --user git+https://github.com/pytorch/vision.git@c2e8a00885e68ae1200eb6440f540e181d9125de
191+
pip_install $BUILD_EXT_OPTS --user git+https://github.com/pytorch/vision.git@c2e8a00885e68ae1200eb6440f540e181d9125de
192192
}
193193

194194
test_libtorch() {

0 commit comments

Comments
 (0)