提交 7b39a307 authored 作者: Ian Goodfellow's avatar Ian Goodfellow

removed unused imports

上级 9d1fdc65
......@@ -13,10 +13,8 @@ import warnings
_logger = logging.getLogger('theano.gradient')
import numpy # for numeric_grad
from collections import deque
import theano
from theano.raise_op import Raise
from theano import gof
from theano.gof import Variable
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论