提交 354c22d8 authored 作者: Frederic Bastien's avatar Frederic Bastien

backport to python 2.4

上级 7b13956b
...@@ -2,6 +2,7 @@ import numpy ...@@ -2,6 +2,7 @@ import numpy
import unittest import unittest
import theano import theano
from theano.gof.python25 import all
from theano import tensor from theano import tensor
from theano.tests import unittest_tools as utt from theano.tests import unittest_tools as utt
from theano.misc.may_share_memory import may_share_memory from theano.misc.may_share_memory import may_share_memory
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论