practical-pytorch icon indicating copy to clipboard operation
practical-pytorch copied to clipboard

CuDNNError: 8: b'CUDNN_STATUS_EXECUTION_FAILED' when evaluating in seq2seq-translation-batched.ipynb

Open jiahuanluo opened this issue 7 years ago • 0 comments

In seq2seq-translation-batched.ipynb When running evaluating, it occurs CuDNNError: 8: b'CUDNN_STATUS_EXECUTION_FAILED' I have tried to downgrade pytorch to 0.3.1 It didn't work.

pytorch version: 0.3.1 and 0.4.1 cuda 9.0 cudnn 7.1.4

jiahuanluo avatar Oct 23 '18 14:10 jiahuanluo