chaoyu1999 / FPSAutomaticAiming

基于yolov5的FPS游戏AI。
Apache License 2.0
470 stars 134 forks source link

使用cpu时能够正常显示fusing layers,而使用gpu无任何反馈 检查gpu无任何占用 #25

Closed fanshu-520 closed 2 years ago

fanshu-520 commented 2 years ago

使用cpu时能够正常显示fusing layers,而使用gpu无任何反馈 检查gpu无任何占用,输入torch.cuda.is_available()正常返回true,请问是哪里出了问题呢

fanshu-520 commented 2 years ago

解决了下载对应的pytroch+cuda+python版本