could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR

前端 未结 19 2507
故里飘歌
故里飘歌 2020-12-01 16:01

I installed tensorflow 1.0.1 GPU version on my Macbook Pro with GeForce GT 750M. Also installed CUDA 8.0.71 and cuDNN 5.1. I am running a tf code that works fine with non C

19条回答
  •  温柔的废话
    2020-12-01 16:24

    Please remember to close your tensorboard terminal/cmd or other terminals, that have interactions to/with the directory. Then you can restart the training at it should work.

提交回复
热议问题