首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
使用国内源来安装pytorch(速度很快)
使用国内源来安装pytorch(速度很快)
xiaoxiao
2023-10-14
148
一、找到合适的安装方式
pytorch官网:https://pytorch.org/
二、安装命令
pip3 install torch torchvision -i https://pypi.mirrors.ustc.edu.cn/simple
后面的是镜像,当然也可以采用其他源,网上很多,在这里不再陈述。
转载请注明原文地址: https://yun.8miu.com/read-108511.html
最新回复
(
0
)