可以使用国内的镜像源来安装PyTorch,只需要在安装命令中添加相应的源即可。例如,使用清华源安装PyTorch,可以运行以下命令:pip install torch torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple
使用国内镜像源安装pytorch
最新推荐文章于 2024-09-14 00:52:57 发布
可以使用国内的镜像源来安装PyTorch,只需要在安装命令中添加相应的源即可。例如,使用清华源安装PyTorch,可以运行以下命令:pip install torch torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple