Rapid_table_det 存在内存泄漏 #163
Unanswered
tigerhohoo
asked this question in
Q&A
Replies: 0 comments
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.
-
File "c:\ProgramData\miniconda3\envs\rapidocr\lib\site-packages\rapid_table_det\utils\infer_engine.py", line 192, in call
return self.session.run(None, input_dict)
File "c:\ProgramData\miniconda3\envs\rapidocr\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 266, in run
return self._sess.run(output_names, input_feed, run_options)
onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : bad allocation
长时间运行之后,总是在这个地方出现异常,这个有没有方法回避
Beta Was this translation helpful? Give feedback.
All reactions