We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138ff4f commit 6961c71Copy full SHA for 6961c71
.jenkins/build.sh
@@ -19,6 +19,7 @@ export PATH=/opt/conda/bin:$PATH
19
pip install sphinx==1.8.2 pandas
20
21
# Temp for testing.
22
+pip uninstall torchvision -y
23
pip uninstall torch -y
24
pip install numpy
25
pip install torch_nightly -f https://download.pytorch.org/whl/nightly/cu90/torch_nightly.html
0 commit comments