當前位置:
首頁 >
深度学习问题解决:Check failed: stream-parent()-GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogra
發布時間:2025/3/15
39
豆豆
生活随笔
收集整理的這篇文章主要介紹了
深度学习问题解决:Check failed: stream-parent()-GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogra
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
前言
深度學習不僅理論很難,同時在使用的時候也有各種各樣的坑。
正文
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)))
)
解決方案
網上提了好幾種可能性,升級cudnn版本,或者其他的東西。
目前掌握的最簡單的辦法是,重啟你的電腦,可能開的其他界面太多了,gpu沒空了。
總結
以上是生活随笔為你收集整理的深度学习问题解决:Check failed: stream-parent()-GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogra的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Python学习笔记:Day 10 用户
- 下一篇: Deep Learning(深度学习)学