PaddlePaddle / PaddleCustomDevice

PaddlePaddle custom device implementaion. (『飞桨』自定义硬件接入实现)
Apache License 2.0
70 stars 148 forks source link

910b运行paddlex报NameError: name 'libpaddle' is not defined #1421

Open boreassun opened 1 month ago

boreassun commented 1 month ago

硬件:昇腾910b 环境: 使用容器镜像registry.baidubce.com/device/paddle-npu:cann80RC1-ubuntu20-aarch64-gcc84-py39 飞浆版本:paddlepaddle-3.0.0.dev20241010-cp39-cp39-linux_aarch64 paddle_custom_device: 3.0.0.dev20241010

运行命令:paddlex --pipeline OCR --input /work/test.png --device npu:0 报错: image image

YanhuiDua commented 1 month ago

你好,请至Paddle主仓提问 :https://github.com/PaddlePaddle/PaddleCustomDevice/issues/1397