提交 bd1b1708 authored 作者: abalkin's avatar abalkin

Use absolute imports.

上级 11cc5e66
......@@ -6,7 +6,7 @@ __license__ = "3-clause BSD License"
__contact__ = "theano-dev <theano-dev@googlegroups.com>"
__docformat__ = "restructuredtext en"
import gof
from theano import gof
class Raise(gof.Op):
"""Op whose perform() raises an exception.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论