深度学习问题解决:Check failed: stream-parent()-GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogra
前言
深度學(xué)習(xí)不僅理論很難,同時(shí)在使用的時(shí)候也有各種各樣的坑。
正文
2018-07-05 14:39:19.028426: E T:\src\github\tensorflow\tensorflow\stream_executor\cuda\cuda_dnn.cc:455] could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED
2018-07-05 14:39:19.033177: F T:\src\github\tensorflow\tensorflow\core\kernels\conv_ops.cc:713] Check failed: stream->parent()->GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo(), &algorithm)))
)
解決方案
網(wǎng)上提了好幾種可能性,升級(jí)cudnn版本,或者其他的東西。
目前掌握的最簡(jiǎn)單的辦法是,重啟你的電腦,可能開(kāi)的其他界面太多了,gpu沒(méi)空了。
總結(jié)
以上是生活随笔為你收集整理的深度学习问题解决:Check failed: stream-parent()-GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogra的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Python学习笔记:Day 10 用户
- 下一篇: 事务失败返回_什么是分布式事务以及有哪些