Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于环境配置问题 #40

Open
KurokoWeidong opened this issue Dec 15, 2021 · 3 comments
Open

关于环境配置问题 #40

KurokoWeidong opened this issue Dec 15, 2021 · 3 comments

Comments

@KurokoWeidong
Copy link

您好,按照readme文档配置环境后,运行demo.py出现以下报错,请问您能帮忙解决吗

2021-12-15 22:41:09.170771: E tensorflow/stream_executor/cuda/cuda_dnn.cc:378] Loaded runtime CuDNN library: 7605 (compatibility version 7600) but source was compiled with 7005 (compatibility version 7000). If using a binary install, upgrade your CuDNN library to match. If building from sources, make sure the library loaded at runtime matches a compatible version specified during compile configuration.
2021-12-15 22:41:09.170975: F tensorflow/core/kernels/conv_ops.cc:717] Check failed: stream->parent()->GetConvolveAlgorithms( conv_parameters.ShouldIncludeWinogradNonfusedAlgo(), &algorithms)
已放弃 (核心已转储)

@CalayZhou
Copy link
Owner

您好,这个问题的原因很可能是cuda与GPU版本不匹配,请确保以下环境一致:20系列及以下显卡-cuda10.0-cudnn7.6-keras2.1

@KurokoWeidong
Copy link
Author

您好,我的环境配置是GTX1080Ti-cuda10.0.130-cudnn7.6.5-tensorflow1.14.0-keras2.1.6,请问是哪个版本不对呢?

@CalayZhou
Copy link
Owner

我查了一下应该与cudnn有关,但这个问题之前都没遇到过,可能需要结合具体搭建的环境分析

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants