PaddleOCR/latest/version3.x/other_devices_support/paddlepaddle_install_NPU #15540
Replies: 6 comments
-
|
[root@k8s-node03 paddle]# pip install paddlepaddle==3.0.0.dev20250527 -i https://www.paddlepaddle.org.cn/packages/nightly/cpu ERROR: ld.so: object '/usr/lib/aarch64-linux-gnu/libgomp.so.1' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. 下载安装 wheel 安装包的时候找不到包啊 |
Beta Was this translation helpful? Give feedback.
-
|
支持910A么?支持的话,panddlepaddle和paddleocr分别要使用什么版本? |
Beta Was this translation helpful? Give feedback.
-
|
在安装完wheel之后出现了找不到npu的错误,但是npu-smi info可以看到显卡信息,环境变量也设置了。错误信息是这样的 |
Beta Was this translation helpful? Give feedback.
-
卸载当前版本pip uninstall paddlepaddle paddle-custom-npu 安装最新的开发版本python -m pip install paddlepaddle==3.0.0.dev20250610 -i https://www.paddlepaddle.org.cn/packages/nightly/cpu NPU要用这个版本,我是910B3.理论上910B和300的都可以。 |
Beta Was this translation helpful? Give feedback.
-
请帮忙分析下 # 2025.10.30 |
Beta Was this translation helpful? Give feedback.
-
|
推理2400*1200大小的图片很慢,需要10s以上,NPU显存涨了,有没有什么原因啊 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/latest/version3.x/other_devices_support/paddlepaddle_install_NPU
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/latest/version3.x/other_devices_support/paddlepaddle_install_NPU.html
Beta Was this translation helpful? Give feedback.
All reactions