提交 322026a9 authored 作者: Frederic Bastien's avatar Frederic Bastien

add missing import and remove not used ones.

上级 2df70a9c
import copy
import numpy import numpy
import theano import theano
from theano import Op, Type, Apply, Variable, Constant from theano import Variable, Constant
from theano import tensor from theano import tensor
from theano.compile import shared, SharedVariable from theano.compile import SharedVariable
from theano.sandbox.cuda.type import CudaNdarrayType from theano.sandbox.cuda.type import CudaNdarrayType
from theano.sandbox.cuda import filter as type_support_filter from theano.sandbox.cuda import filter as type_support_filter
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论