简体   繁体   English

cuDNN 错误 无法获得卷积算法。 这可能是因为 cuDNN 初始化失败

[英]cuDNN Error Failed to get convolution algorithm. This is probably because cuDNN failed to initialize

I have installed Anaconda with Python 3.8 and CUDA 10.1 with CUDNN 8.0.3 on my Window 10 with GPU GTX 1050. But Still I get the error我已经在带有 GPU GTX 1050 的 Window 10 上安装了带有 Python 3.8 的 Anaconda 和带有 CUDNN 8.0.3 的 CUDA 10.1。但我仍然收到错误错误详情

I've been having a similar issue with TF 2.3.1.我在 TF 2.3.1 上遇到了类似的问题。 However, right away I can tell you that your cudnn version is incompatible.但是,我可以立即告诉您,您的 cudnn 版本不兼容。 Only cudnn 7.6 is supported with the latest TF which as of right now is 2.3.1.最新的 TF 仅支持 cudnn 7.6,目前为 2.3.1。 See compatibility link below.请参阅下面的兼容性链接。

https://www.tensorflow.org/install/gpu#hardware_requirementshttps://www.tensorflow.org/install/gpu#hardware_requirements

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 获取卷积算法失败。 这可能是因为 cuDNN 初始化失败, - Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, Tensorflow 错误。 获取卷积算法失败。 这可能是因为 cuDNN 未能初始化 - Tensorflow error. Failed to get convolution algorithm. This is probably because cuDNN failed to initialize 无法创建 cudnn 句柄:CUDNN_STATUS_ALLOC_FAILED,无法获得卷积算法。 这可能是因为 cuDNN 未能初始化 - Could not create cudnn handle: CUDNN_STATUS_ALLOC_FAILED , Failed to get convolution algorithm. This is probably because cuDNN failed to initialize (0) 未知:获取卷积算法失败。 这可能是因为 cuDNN 未能初始化 - (0) Unknown: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize CUDA Tensorflow 版本,nvidia-smi 版本问题。 获取卷积算法失败。 这可能是因为 cuDNN 初始化失败, - CUDA Tensorflow Version ,nvidia-smi version issue. Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, 获取卷积算法失败。 这可能是因为 cuDNN 初始化失败,所以尝试查看是否打印了警告日志消息 - 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 Google Colab 错误:无法获得卷积算法。这可能是因为 cuDNN 初始化失败 - Google Colab Error : Failed to get convolution algorithm.This is probably because cuDNN failed to initialize CNN error Failed to get convolution algorithm.这可能是因为cuDNN初始化失败, - CNN error Failed to get convolution algorithm.This is probably because cuDNN failed to initialize, 获取卷积算法失败。这可能是因为cuDNN初始化失败。[{node conv2d_1/Conv2D}] - Failed to get convolution algorithm.This is probably because cuDNN failed to initialize.[{node conv2d_1/Conv2D}] 我已经安装了 cudNN,但出现错误“无法获得卷积算法” - I've installed cudNN but error "Failed to get convolution algorithm' shows up
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM