提交 8a77b1d2 authored 作者: Frederic Bastien's avatar Frederic Bastien

Remove import not needed.

上级 28bc1bcc
...@@ -22,7 +22,6 @@ import theano ...@@ -22,7 +22,6 @@ import theano
from theano import gof, tensor, scalar, config from theano import gof, tensor, scalar, config
from theano.gradient import DisconnectedType from theano.gradient import DisconnectedType
from theano.sparse.utils import hash_from_sparse from theano.sparse.utils import hash_from_sparse
import theano.tests.unittest_tools as utt
from theano.gradient import grad_not_implemented, grad_undefined from theano.gradient import grad_not_implemented, grad_undefined
from theano.sparse.type import SparseType, _is_sparse from theano.sparse.type import SparseType, _is_sparse
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论