Open winErr114 opened 2 years ago
使用显卡进行加速的python requirements.py --cuda 116指令出现问题 cuda版本为11.6 cudnn从nv官网下的11.x 试过安装cuda 11.5并执行python requirements.py --cuda 115 仍然一样 即使执行了pip install torch torchvision torchaudio --pre --extra-index-urlhttps://download.pytorch.org/whl/nightly/cu116`
python requirements.py --cuda 116
python requirements.py --cuda 115
pip install torch torchvision torchaudio --pre --extra-index-url
使用显卡进行加速的
python requirements.py --cuda 116
指令出现问题 cuda版本为11.6 cudnn从nv官网下的11.x 试过安装cuda 11.5并执行python requirements.py --cuda 115
仍然一样 即使执行了pip install torch torchvision torchaudio --pre --extra-index-url
https://download.pytorch.org/whl/nightly/cu116`