提交 2fc470e2 authored 作者: Frederic's avatar Frederic

Add missing import for python 2.4

上级 b2a07f3f
......@@ -3,7 +3,7 @@ import copy
import numpy
import theano
from theano.compat import PY3
from theano.compat import all, PY3
from theano.scalar import ComplexError, IntegerDivisionError
from theano.gof import Constant, Variable
from theano.gof.utils import hashtype
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论