提交 2d55d11c authored 作者: abalkin's avatar abalkin

Convert relative imports to absolute.

上级 4efcb9e2
...@@ -2,7 +2,7 @@ import numpy ...@@ -2,7 +2,7 @@ import numpy
from theano import gof from theano import gof
from theano.gof import Constant, Generic, Op from theano.gof import Constant, Generic, Op
from theano.gof.sched import key_to_cmp from theano.gof.sched import key_to_cmp
from basic import tensor from theano.tensor import tensor
import theano import theano
########################## ##########################
# Disk Access # Disk Access
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论