如何进行大规模的推理
#15792
Replies: 2 comments
-
您好,除了paddlex服务化部署,也可以考虑使用mutiprocess开多个进程推理试试。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
可以考虑使用多进程推理刷库,这里有参考的文档:https://github.com/PaddlePaddle/PaddleOCR/blob/main/docs/version3.x/pipeline_usage/instructions/parallel_inference.md |
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
Uh oh!
There was an error while loading. Please reload this page.
-
我们有几十亿的图片,如何进行有效的大规模的推理,使用paddlex 进行服务化部署是最佳的办法吗。
Beta Was this translation helpful? Give feedback.
All reactions