提交 a92141e7 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Python 2.4 compatibility fix

上级 812dc28e
......@@ -8,6 +8,7 @@ from theano import gof,config
from theano.scalar import mul
from theano.compile.io import In, Out
from theano.compile import function
from theano.gof.python25 import all, any
from theano import tensor
from theano import tensor as T
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论