官网:https://pytorch.org/get-started/locally/

两步

  • 安装torch torchvision torchaudio
  • 安装torchtext
    在这里插入图片描述

第一步:安装torch torchvision torchaudio

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

如果下载速度慢,改镜像源

pip3 install torch torchvision torchaudio -i https://pypi.tuna.tsinghua.edu.cn/simple


第二步:安装torchtext

pip3 install torchtext

如果速度慢

pip3 install torchtext -i https://pypi.tuna.tsinghua.edu.cn/simple

要注意版本

在这里插入图片描述

Logo

2万人民币佣金等你来拿,中德社区发起者X.Lab,联合德国优秀企业对接开发项目,领取项目得佣金!!!

更多推荐