pytorch-CycleGAN-and-pix2pix
pytorch-CycleGAN-and-pix2pix copied to clipboard
cuDNN error: CUDNN_STATUS_INTERNAL_ERROR
When i train the network without extra configurations, the cuDNN error " cuDNN error: CUDNN_STATUS_INTERNAL_ERROR " comes up after epoch 63. I have tried to many solutions , just like 'rm -rf ~/.nv', but failed.How can i solve this error? My host configurations: ubuntu16.04, single RTX2080(8G), cuda10.0, cudnn7.5, pytorch1.1.0. Thanks best regards!
It's hard to know why. Could you give us more debugging information? @SsnL
I also meet this problem. Have you solved this problem now? @785256592