提交 0860c441 authored 作者: Frederic's avatar Frederic

Remove import not used.

上级 5ad78f7e
......@@ -3,12 +3,12 @@ import os
import numpy
import theano
from theano import Op, Type, Apply, Variable, Constant
from theano import Op, Apply
from theano import tensor, scalar, config
from theano.scalar import Scalar
from theano.tensor.basic import Alloc
from theano.gof.python25 import all, any
from theano.gof.python25 import any
from theano.gof.utils import MethodNotDefined
from theano.compat import PY3
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论