【问题标题】:Is it possible to use Theano with CUDA 6.5 and CuDNN 3.0?是否可以将 Theano 与 CUDA 6.5 和 CuDNN 3.0 一起使用?
【发布时间】:2016-11-17 03:03:02
【问题描述】:

我用 Theano 运行了一个 python 程序,但它出错了:

   ImportError: cuDNN not available: Version is too old. Update to v5, was 3007.

那么,是否可以将 Theano 与 CUDA 6.5 和 CuDNN 3.0 一起使用?目前,我没有安装更新版本 CUDA 的 root 权限(因为更新的 CUDA 需要更新的驱动程序)。

【问题讨论】:

    标签: theano theano-cuda


    【解决方案1】:

    git clone 来自 git repo 的 theano,使用 git checkout 获取旧版本,然后在本地安装。

    【讨论】:

    • 您好,感谢您的评论!我正在使用此代码https://github.com/cvlab-epfl/LIFT。它需要https://github.com/Theano/Theano/archive/master.zip。我不确定旧版 Theano 是否合适。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-03-13
    • 1970-01-01
    • 1970-01-01
    • 2017-08-27
    • 2019-09-27
    • 1970-01-01
    • 2011-08-21
    相关资源
    最近更新 更多