Replies: 1 comment
-
onnxruntime-gpu对动态输入较差,慢是已知问题。详情可参见RapidOCR 官方博客 paddlepaddle-gpu应该是很快的,需要确定是调用了GPU |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
问题描述 / Problem Description
使用onnxruntime-gpu 执行非常慢,比cpu还慢。
使用paddlepaddle-gpu,感觉也慢,0.8-1秒一个图片,3090显卡
运行环境 / Runtime Environment
python3.12.5
复现代码 / Reproduction Code
可能解决方案 / Possible solutions
Beta Was this translation helpful? Give feedback.
All reactions