PaddlePaddle / PaddleX

PaddlePaddle End-to-End Development Toolkit(飞桨低代码开发工具)
Apache License 2.0
4.6k stars 906 forks source link

Please compile with gpu to EnableGpu() #1689

Open bbbjxs opened 1 year ago

bbbjxs commented 1 year ago

安装了paddlepaddle_gpu,在pycharm上能用,然后打包后的exe文件启动后就出现这个 E0422 19:01:26.512109 6908 analysis_config.cc:91] Please compile with gpu to EnableGpu() E0422 19:01:28.060612 6908 analysis_config.cc:91] Please compile with gpu to EnableGpu()

lailuboy commented 1 year ago

具体是怎样打包的。看看是不是依赖了打包中文件是非GPU版本的