-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
反复针对相同/不同的图片持续执行PaddleOCRAll.Run()
10分钟后stdout显示'dnnl:error' could not execute a primitive
并退出进程
#44
Comments
|
更多xref:
|
oneapi-src/oneDNN#914 (comment) 中曾指出本错误有可能跟oom系统内存不足有关 |
PaddlePaddle/Paddle#34492
PaddlePaddle/PaddleClas#2024
https://aistudio.baidu.com/paddle/forum/topic/show/1917027
隔壁PaddleOCRSharp .NET封装库的文档也提到了 https://github.com/raoyutian/PaddleOCRSharp/blob/8f3f71ece472583f035975835f4f40bfb0cf4612/doc/README_question_en.md?plain=1#L6-L8
但上述都只提出直接不用
mkldnn
以绕过问题,然而openblas
跑起来太慢(尽管比mkldnn
省内存),我又没有显卡来用cudnn
/tensorrt
按照 oneapi-src/oneDNN#914 (comment) 设置
DNNL_VERBOSE=2
envvar后的stdout如下:The text was updated successfully, but these errors were encountered: