提交 da9006ec authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

We need to import gof.compiledir in theano-cache.

上级 0aa5ff77
...@@ -6,6 +6,7 @@ import sys ...@@ -6,6 +6,7 @@ import sys
import theano import theano
from theano import config from theano import config
import theano.gof.compiledir
from theano.gof.cc import get_module_cache from theano.gof.cc import get_module_cache
_logger = logging.getLogger('theano.bin.theano-cache') _logger = logging.getLogger('theano.bin.theano-cache')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论