我的代码:https://pastebin.com/2pVActZv。
当我尝试运行代码时,出现以下错误:
Loaded runtime CuDNN library: 6021 (compatibility version 6000) but
source was compiled with 4007 (compatibility version 4000). 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.
F tensorflow/core/kernels/conv_ops.cc:457] Check failed: stream-
>parent()->GetConvolveAlgorithms(&algorithms)
我使用的张量流是0.10.0rc0
我正在使用cuda 7.5。
解决错误需要采取哪些步骤?
操作系统:Ubuntu 16.10