提交 09546e8d authored 作者: Olivier Breuleux's avatar Olivier Breuleux

fixed tests

上级 cda83c5d
import unittest import unittest
import gof, gof.opt from theano import gof
from theano import compile from theano import compile
from theano.compile.function_module import * from theano.compile.function_module import *
......
import unittest import unittest
import gof, gof.opt from theano import gof
from theano import compile from theano import compile
from theano.compile.function_module import * from theano.compile.function_module import *
......
...@@ -8,7 +8,7 @@ import unittest ...@@ -8,7 +8,7 @@ import unittest
from copy import copy from copy import copy
from theano import compile from theano import compile
from theano import gradient from theano import gradient
import gof, gof.graph from theano import gof
from theano.gof.python25 import any from theano.gof.python25 import any
from theano import gof from theano import gof
from theano.gof.utils import AbstractFunctionError from theano.gof.utils import AbstractFunctionError
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
import unittest import unittest
import gof from theano import gof
from theano.tensor.opt import * from theano.tensor.opt import *
from theano import tensor from theano import tensor
from theano.tensor import Tensor from theano.tensor import Tensor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论