Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6a30b49

Browse files
authored
Update nightly to 8/28
1 parent 2f5299a commit 6a30b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.jenkins/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo apt-get install -y --no-install-recommends unzip p7zip-full sox libsox-dev
44
# Install a nightly build of pytorch
55

66
# GPU, requires CUDA version 9.0 and python version 3.6
7-
pip install cython torch_nightly -f https://download.pytorch.org/whl/nightly/cu90/torch_nightly-2018.8.23.dev1-cp36-cp36m-linux_x86_64.whl
7+
pip install cython torch_nightly -f https://download.pytorch.org/whl/nightly/cu90/torch_nightly-2018.8.28.dev1-cp36-cp36m-linux_x86_64.whl
88

99
# CPU
1010
# pip install cython torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly-2018.8.24.dev1-cp36-cp36m-linux_x86_64.whl

0 commit comments

Comments
 (0)