提交 a155f739 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added missing import

上级 f2897222
...@@ -5,6 +5,7 @@ import theano ...@@ -5,6 +5,7 @@ import theano
from theano import Op, Type, Apply, Variable, Constant from theano import Op, Type, Apply, Variable, Constant
from theano import tensor, scalar, config from theano import tensor, scalar, config
from theano.sandbox.cuda import GpuOp
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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论