conda create -n paddle python=3.7 cudatoolkit=11.3 cudnn -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/
使用国内源conda install 或者create 新env cuda cudnn
最新推荐文章于 2025-07-17 09:56:21 发布
conda create -n paddle python=3.7 cudatoolkit=11.3 cudnn -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/