I am currently doing an OCR technology project using only PaddleOCR and running only in GPU on Google Colab. Recently, Google Colab updated its cuDNN version from 7.6 to 8.1, which resulted in my training model being unable to work. The error message is shown below. May I know if there are any ways to downgrade the cuDNN version, or if there are any ways to solve this error issue?
C++ Traceback (most recent call last):
No stack trace in paddle, may be caused by external reasons.
Error Message Summary:
FatalError: Segmentation fault
is detected by the operating system.
[TimeInfo: *** Aborted at 1665370329 (unix time) try "date -d @1665370329" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x0) received by PID 523 (TID 0x7f4afdf67780) from PID 0 ***]