原文:Error : Failed to get convolution algorithm. This is probably because cuDNN failed to initialize

记录一下: 报错: Error : 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 由于我用的是Flask框,在各个py文件之间相互引用 ...

2019-11-06 13:43 0 2832 推荐指数:

查看详情

Failed to get convolution algorithm解决

蒸腾了两天,终于搞定了 是cudnn版本的问题 更新cudnn的时候,首先要删除/usr/local/cuda-10.0/targets/x86_64-linux/lib路径下所有之前cudnn版本的库,sudo rm libcudnn* 然后 将下载的新版本的cudnn拷贝到 ...

Wed Feb 26 00:32:00 CST 2020 0 1066
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM