提交 604d622f authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Fix import module name type in theano_cache

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