提交 da68c366 authored 作者: Frederic's avatar Frederic

Backport to python 2.4

上级 438a35e5
...@@ -9,6 +9,7 @@ import numpy ...@@ -9,6 +9,7 @@ import numpy
import theano import theano
from theano.compat import exc_message from theano.compat import exc_message
from theano.compat.six import StringIO from theano.compat.six import StringIO
from theano.gof.python25 import any
from theano.compile import DeepCopyOp from theano.compile import DeepCopyOp
from theano import config from theano import config
from theano import gof from theano import gof
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论