提交 a795fc9d authored 作者: abalkin's avatar abalkin

Removed unused imports.

上级 b318b860
...@@ -21,8 +21,6 @@ from itertools import izip ...@@ -21,8 +21,6 @@ from itertools import izip
from theano import gof from theano import gof
from theano.gof import Variable from theano.gof import Variable
from theano.gof.python25 import OrderedDict from theano.gof.python25 import OrderedDict
from theano.gof.python25 import all
import theano.gof.utils
from theano.gof.null_type import NullType from theano.gof.null_type import NullType
from theano.printing import min_informative_str from theano.printing import min_informative_str
# we can't do "import theano.tensor" # we can't do "import theano.tensor"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论