Skip to content
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

RuntimeError: cudnnGetConvolutionForwardAlgorithm not found. #68040

Open
Ameng2126 opened this issue Sep 5, 2024 · 2 comments
Open

RuntimeError: cudnnGetConvolutionForwardAlgorithm not found. #68040

Ameng2126 opened this issue Sep 5, 2024 · 2 comments
Assignees
Labels

Comments

@Ameng2126
Copy link

请提出你的问题 Please ask your question

E0905 22:01:35.493234 15876 port.cc:36] Load symbol cudnnGetConvolutionForwardAlgorithm failed.
Traceback (most recent call last):
File "E:\Py\PaddleOCR-re\ocrDemo.py", line 20, in
main()
File "E:\Py\PaddleOCR-re\ocrDemo.py", line 11, in main
result = paddleocr.ocr(img)
File "E:\Py\PaddleOCR-re\paddleocr.py", line 680, in ocr
dt_boxes, rec_res, _ = self.call(img, cls)
File "E:\Py\PaddleOCR-re\tools\infer\predict_system.py", line 76, in call
dt_boxes, elapse = self.text_detector(img)
File "E:\Py\PaddleOCR-re\tools\infer\predict_det.py", line 245, in call
self.predictor.run()
RuntimeError: cudnnGetConvolutionForwardAlgorithm not found.

@Ameng2126
Copy link
Author

aaa
执行了该脚本报的问题

@YanhuiDua
Copy link
Contributor

你好,这个是PaddleOCR的问题,可以去PaddleOCR仓库提问:https://github.com/PaddlePaddle/PaddleOCR

另外,建议确认使用的Paddle/PaddleOCR版本是匹配的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants