PyTorch入门 - 为什么选择PyTorch?
Entry to PyTorch - Why PyTorch?
by Jackson@ML
bash
$ pip install pytorch
安装完毕后,可以使用以下命令,导入第三方库。
bash
$ import pytorch