【问题标题】:Theano: where to input " theano-cache clear"Theano:在哪里输入“theano-cache clear”
【发布时间】:2017-06-20 22:04:31
【问题描述】:

要删除 theano 编译缓存,Theano 0.9 文档说使用“theano-cache clear”。

我不知道在哪里输入命令。我正在使用带有 spyder 的 anaconda。该命令是否应该在 anaconda 提示符、spyder 控制台或 cmd 中输入?

在 anaconda 提示符下键入命令会产生错误消息:

'theano-cache' is not recognized as an internal or external command,
operable program or batch file.

除了删除缓存的命令还有其他方法吗?

【问题讨论】:

    标签: theano


    【解决方案1】:

    我也遇到了这个错误,我在文件夹中删除:C:\Users\user\AppData\Local\Theano(可能是我错了)。但是这样我后来并没有解决其他问题。我用pip install theano==0.8.2安装了另一个版本,安装了CUDA7.5,然后就成功了。我的系统是Windows 8.1,我的GPU是830M。

    无论如何,我发现在 linux 中安装 theano 很容易,我已经在 Ubuntu 16.04 中安装了它。

    希望对你有帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-01-28
      • 2017-01-02
      • 2016-05-10
      • 1970-01-01
      • 2014-12-29
      • 2015-08-13
      • 1970-01-01
      相关资源
      最近更新 更多