提交 12fc0d62 authored 作者: abalkin's avatar abalkin

Convert relative import to absolute.

上级 2d55d11c
......@@ -23,7 +23,7 @@ from theano.gof import Variable, Constant
from theano.gof.python25 import maxsize
from theano.gof.utils import MethodNotDefined
from theano.configparser import config
from elemwise import Elemwise, DimShuffle
from theano.tensor.elemwise import Elemwise, DimShuffle
from theano import scalar
import basic as T
from theano import compile # to register the optimizer built by this file
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论