提交 1e457cc6 authored 作者: David Warde-Farley's avatar David Warde-Farley 提交者: Arnaud Bergeron

Remove unused xrange import.

上级 c3b0cf48
...@@ -6,7 +6,6 @@ import numpy ...@@ -6,7 +6,6 @@ import numpy
import theano import theano
import theano.gof.op as op import theano.gof.op as op
from theano.compat.six import string_types from theano.compat.six import string_types
from theano.compat.six.moves import xrange
from theano.gof.type import Type, Generic from theano.gof.type import Type, Generic
from theano.gof.graph import Apply, Variable from theano.gof.graph import Apply, Variable
import theano.tensor as T import theano.tensor as T
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论