【发布时间】:2018-10-12 01:44:14
【问题描述】:
使用 CloudML 进行 1 个 GPU(BASIC_GPU 层)和运行时版本 1.11 的训练时,我收到以下错误,然后作业失败。
Loaded runtime CuDNN library: 7.0.5 but source was compiled with: 7.3.0. CuDNN library major and minor version needs to match or have higher minor version in case of CuDNN 7.0 or later version. If using a binary install, upgrade your CuDNN library. If building from sources, make sure the library loaded at runtime is compatible with the version specified during compile configuration.
知道什么可能导致问题吗?
请注意,该作业在使用相同层的运行时版本 1.10 中运行良好。
【问题讨论】:
标签: google-cloud-ml