mirror of
https://github.com/apachecn/ailearning.git
synced 2026-04-24 18:42:25 +08:00
2020-10-19 21:48:57
This commit is contained in:
@@ -14,7 +14,7 @@ PyTorch 安装起来很简单, [它自家网页](https://www.pytorchtutorial.co
|
||||
|
||||
然后根据上面的提示, 我只需要在我的 Terminal 当中输入以下指令就好了:
|
||||
|
||||
```
|
||||
```py
|
||||
$ pip install http://download.pytorch.org/whl/torch-0.1.11.post5-cp35-cp35m-macosx_10_7_x86_64.whl
|
||||
$ pip install torchvision
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user