提交 66bb1078 authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #2588 from nouiz/crash

Add missing import
...@@ -12,6 +12,7 @@ import numpy ...@@ -12,6 +12,7 @@ import numpy
from theano.compat import PY3 from theano.compat import PY3
from theano.compat.six import StringIO from theano.compat.six import StringIO
from theano.gof.utils import MethodNotDefined
if PY3: if PY3:
import hashlib import hashlib
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论