提交 8b7b5b40 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Add missing import of integer_types.

上级 f838f93e
......@@ -48,7 +48,7 @@ import numpy
import warnings
from theano.compat import ifilter, izip
from six import iteritems
from six import iteritems, integer_types
from six.moves import xrange
from theano.compile import SharedVariable, function
from theano import compile
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论