提交 74324316 authored 作者: lamblin's avatar lamblin

Merge pull request #469 from nouiz/remove_warning

Remove warning
......@@ -179,6 +179,7 @@ class GpuOp(theano.gof.Op):
return super(GpuOp, self).make_thunk(node, storage_map,
compute_map, no_recycling)
theano.compile.debugmode.default_make_thunk.append(GpuOp.make_thunk.im_func)
# We must do those import to be able to create the full doc when
# nvcc is not available
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论