赞
踩
例如-cudnn中的bin包文件,全部复制到cuda中的bin中
conda create -n AI_2 python=3.8 activate AI_2
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117```