欢迎您访问365答案网,请分享给你的朋友!
生活常识 学习资料

3060安装pytorch1.7.1

时间:2023-08-31
3060安装pytorch1.7.1

只要有显卡驱动,直接使用conda安装就行了,不需要手动去下cudnn 只要有显卡驱动,直接使用conda安装就行了,不需要手动去下cudnn

#添加Anaconda的清华镜像conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/#设置搜索时显示通道地址conda config --set show_channel_urls yes

conda install pytorch==1.7.1 torchvision==0.8.2 torchaudio==0.7.2 cudatoolkit=11.0

Copyright © 2016-2020 www.365daan.com All Rights Reserved. 365答案网 版权所有 备案号:

部分内容来自互联网,版权归原作者所有,如有冒犯请联系我们,我们将在三个工作时内妥善处理。