pytorch的cuda环境搭建(GPU版本安装)

第一步:安装cuda 安装cuda,这里还须要安装对应版本的Visual Studio(具体参考本博主的博客 https://blog.csdn.net/qq_36653505/article/details/81368346 )web 第二步:安装cudnn cudnn是pytorch搭建深度学习模型的依赖,没有它,不能运行卷积等操做。 下载对应版本的cudnn连接:https://develo
相关文章
相关标签/搜索