部署paddlecor中遇到的GPU环境集成问题(CUDA版本不一致、GPU不识别等)
摘要:背景 在使用百度飞桨的paddleocr过程中,安装配置gpu运行环境,代码部署后运行报错,无法检测到gpu。(实际我的环境是有八张显卡gpu的)。具体错误信息如下: Compiled with WITH_GPU, but no GPU found in runtime. You are using
阅读全文
posted @ 2022-03-16 11:23