Replies: 3 comments
-
@cmathx 你愿意提交一个PR来支持这个功能吗 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我手写了一版,没有完全达到并发的效果。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这里有一个问题。cpu启动了多线程,top -H监控查看确实是ok的。怀疑提交的predict_image,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
Uh oh!
There was an error while loading. Please reload this page.
-
每次只处理一张图片,性能很低,在GPU场景下是否支持batch推理,即一次请求同时处理多张图片?
Beta Was this translation helpful? Give feedback.
All reactions