摘要: pytorch 源码编译安装,源码分析 支持cuda, cudnn 1. 安装好GPU dirver, CUDA, cuDNN (注意对应版本) 2. 下载pytorch 源码 git clone https://github.com/pytorch/pytorch.git cd pytorch g 阅读全文
posted @ 2024-11-21 17:16 michaelchengjl 阅读(837) 评论(0) 推荐(0)
摘要: 如何查看安装的CuDNN 版本以及如何升级到CuDNN-8.5 https://blog.yanjingang.com/?p=8246 阅读全文
posted @ 2024-11-21 16:44 michaelchengjl 阅读(81) 评论(0) 推荐(0)