Cudnn Launch Failure (tensorflow-gpu/cuda)
Traceback (most recent call last): File '/home/alex/anaconda3/envs/tensorflow/lib/python3.6/site-packages/tensorflow/python/client/session.py', line 1322, in _do_call return
Solution 1:
I met the same error. The reason for mine is that my GPU does not have enough memory for the process.
Post a Comment for "Cudnn Launch Failure (tensorflow-gpu/cuda)"