paddleocr release/2.7 在windows下cpu推理开mkldnn会卡死不动 #13041
Unanswered
leizhu1989
asked this question in
Q&A
Replies: 2 comments
-
版本号/Version:Paddle:在官网下载的库,https://paddleinference.paddlepaddle.org.cn/user_guides/download_lib.html#windows cpu_avx_mkl |
Beta Was this translation helpful? Give feedback.
0 replies
-
版本号/Version:Paddle:在官网下载的库,https://paddleinference.paddlepaddle.org.cn/user_guides/download_lib.html#windows cpu_avx_mkl c++ |
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.
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
我在windows c++下,release/2.7分支使用v4模型推理,开mkldnn加速,会卡死不动,程序卡在this->recognizer_->Run(img_list, rec_texts, rec_text_scores, rec_times); 一直不往下走
Beta Was this translation helpful? Give feedback.
All reactions