tensorflow-deeplab-resnet icon indicating copy to clipboard operation
tensorflow-deeplab-resnet copied to clipboard

Failed to get convolution algorithm

Open PearlDzzz opened this issue 6 years ago • 0 comments

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) ]]

PearlDzzz avatar Oct 09 '19 03:10 PearlDzzz