提交 670721bf authored 作者: nouiz's avatar nouiz

Merge pull request #460 from delallea/fix_disable_cuda

Added missing import
......@@ -5,6 +5,7 @@ import theano
from theano import Op, Type, Apply, Variable, Constant
from theano import tensor, scalar, config
from theano.sandbox.cuda import GpuOp
from theano.sandbox.cuda.type import CudaNdarrayType
from theano.sandbox.cuda import filter as type_support_filter
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论