We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When I run python model/task1/train.py , it comes this error:
RuntimeError: CUDNN_STATUS_EXECUTION_FAILED
I guess it's because my Python or CUDA versions aren't right, can someone tell me which version of python and cuda did you use? Thanks in advance!