You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.9/site-packages/rapidocr_paddle/utils/infer_engine.py", line 60, in call
self.predictor.run()
│ │ └ <instancemethod run at 0x7f1dad1df610>
│ └ <paddle.base.libpaddle.PaddleInferPredictor object at 0x7f1d9d9f6df0>
└ <rapidocr_paddle.utils.infer_engine.PaddleInferSession object at 0x7f1d9d9fe580>
OSError: (External) CUBLAS error(15).
[Hint: 'CUBLAS_STATUS_NOT_SUPPORTED'. The functionality requested is not supported ] (at /paddle/paddle/phi/kernels/funcs/blas/blas_impl.cu.h:41)
[operator < fc > error]
The text was updated successfully, but these errors were encountered:
File "/usr/local/lib/python3.9/site-packages/rapidocr_paddle/utils/infer_engine.py", line 60, in call
self.predictor.run()
│ │ └ <instancemethod run at 0x7f1dad1df610>
│ └ <paddle.base.libpaddle.PaddleInferPredictor object at 0x7f1d9d9f6df0>
└ <rapidocr_paddle.utils.infer_engine.PaddleInferSession object at 0x7f1d9d9fe580>
OSError: (External) CUBLAS error(15).
[Hint: 'CUBLAS_STATUS_NOT_SUPPORTED'. The functionality requested is not supported ] (at /paddle/paddle/phi/kernels/funcs/blas/blas_impl.cu.h:41)
[operator < fc > error]
The text was updated successfully, but these errors were encountered: