提交 c549b50a authored 作者: abergeron's avatar abergeron

Merge pull request #4118 from abergeron/fix_bin

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