spro / practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
MIT License
4.52k stars 1.11k forks source link

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

Open jiahuanluo opened 5 years ago

jiahuanluo commented 5 years ago

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