我试图从远程服务器上的源代码构建tensorflow(没有超级用户权限),因为当我简单地使用pip安装时出现了此错误:
Loaded runtime CuDNN library: 7.1.2 but source was compiled with: 7.4.2. 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.
我成功完成了here中列出的所有步骤,但是尽管在构建之前将CudNN版本设置为7.1.2,我仍然遇到与上述相同的错误。
有什么办法可以查看配置以验证其设置正确吗?
答案 0 :(得分:0)
在运行"PersonaAdmin"
且名称为./configure
的文件后,您可以检查该文件。