提交 c4210623 authored 作者: Nicolas Ballas's avatar Nicolas Ballas

import xrange from six.moves for python3 compatibility

上级 92b57e1f
...@@ -8,6 +8,7 @@ import theano ...@@ -8,6 +8,7 @@ import theano
from theano.tensor import as_tensor_variable, patternbroadcast from theano.tensor import as_tensor_variable, patternbroadcast
from theano.gof import Apply, Op from theano.gof import Apply, Op
from six.moves import xrange
import numpy import numpy
try: try:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论