提交 3a8362f7 authored 作者: James Bergstra's avatar James Bergstra

merge

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