DrSleep / tensorflow-deeplab-resnet

DeepLab-ResNet rebuilt in TensorFlow
MIT License
1.25k stars 431 forks source link

Failed to get convolution algorithm #213

Open PearlDzzz opened 5 years ago

PearlDzzz commented 5 years ago

Caused by op 'conv1/Conv2D', defined at: File "train.py", line 253, in main()

... ...

UnknownError (see above for traceback): Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above. [[node conv1/Conv2D (defined at /home/renyy/obstacle/code/seg/tensorflow-deeplab-resnet/kaffe/tensorflow/network.py:126) ]] [[node concat (defined at train.py:191) ]]