datitran / face2face-demo

pix2pix demo that learns from facial landmarks and translates this into a face
https://medium.com/@datitran/face2face-a-pix2pix-demo-that-mimics-the-facial-expression-of-the-german-chancellor-b6771d65bf66
MIT License
1.44k stars 423 forks source link

cudnn_alloc_status failed #28

Open panduranga007 opened 6 years ago

panduranga007 commented 6 years ago

error while training pix2pix model:

2018-09-06 14:21:53.018145: E T:\src\github\tensorflow\tensorflow\stream_executor\cuda\cuda_dnn.cc:332] could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED 2018-09-06 14:21:53.023584: E T:\src\github\tensorflow\tensorflow\stream_executor\cuda\cuda_dnn.cc:332] could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED

WrathofBhuvan11 commented 5 years ago

Update cudnn If you are using Conda environment Then try Conda search --outdated Then. . conda update --all

Atin17 commented 5 years ago

I think that's a gpu problem. Simply restarting the pc should solve it or closing the Nvidia container process.