conda下安装pytorch

1.去官网下载安装网址:https://pytorch.org/get-started/locally/ 2.其他方法安装 pytorch快速安装【用阿里云源最快】: pip install torch == 1.1.0 torchvision==0.3.0 -i https://mirrors.aliyun.com/pypi/simple/ conda下pytorch源 选择自己需要的版本下载
相关文章
相关标签/搜索