小编ala*_*heh的帖子

加载运行时 CuDNN 库:8.0.5,但源代码编译为:8.1.0

当我运行 model.fit_generator 代码以使用 CNN 模型训练图像时,出现此错误。我不明白这个错误,我该怎么办?谁能帮我?这是完整的错误描述

Loaded runtime CuDNN library: 8.0.5, but the source was compiled with: 8.1.0.  
CuDNN library needs to have a matching major version and equal or higher minor version. If using a binary install, upgrade your CuDNN library.
If building from sources, ensure the library loaded at runtime is compatible with the version specified during compile configuration.
Run Code Online (Sandbox Code Playgroud)

tensorflow

11
推荐指数
2
解决办法
2万
查看次数

标签 统计

tensorflow ×1