[Error] Failed to get convolution algorithm. This is probably because cuDNN failed to initialize(Jupyter lab)
-
주피터랩에서 텐서플로우를 실행하는데 갑자기 아래와 같은 코드가 떠서 당황했다.
에러 유형(캡처)
에러 유형(텍스트) - 위 캡처와 동일합니다.
1
2
3
4
5
UnknownError: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
[[node sequential/conv2d/Conv2D (defined at <ipython-input-8-c246912e5591>:1) ]] [Op:__inference_train_function_841]