Skip to content

Commit

Permalink
Update notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuewengeophysics authored Sep 9, 2020
1 parent 1c91b5d commit 9ae55d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple<br>
pip config set global.index-url https://pypi.douban.com/simple/
conda env create -f env_info_file.yml<br>
pip install torch==1.3.1+cu100 torchvision==0.4.2+cu100 -f https://download.pytorch.org/whl/torch_stable.html<br>
conda search pytorch
conda search pytorch | grep 100
conda install pytorch=1.3.1=cuda100py36h53c1284_0

0 comments on commit 9ae55d8

Please sign in to comment.