Replies: 2 comments 18 replies
-
在 issue #2175 中回复了。可以重新试试看了 |
Beta Was this translation helpful? Give feedback.
4 replies
-
从上面的日志看,是pytorch 判断 driver 版本太低了。 pip install torch==1.12.0+cu113 torchvision==0.13.0+cu113 --extra-index-url https://download.pytorch.org/whl/cu113 |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CUDA11.4 安装报错,提示404
Beta Was this translation helpful? Give feedback.
All reactions