提交 472b0d76 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Add back missing *.

上级 6ff26fa2
...@@ -785,7 +785,7 @@ def local_gpua_softmaxwithbias(node, context_name): ...@@ -785,7 +785,7 @@ def local_gpua_softmaxwithbias(node, context_name):
def local_assert(node, context_name): def local_assert(node, context_name):
return [host_from_gpu(node.op(as_gpuarray_variable(node.inputs[0], return [host_from_gpu(node.op(as_gpuarray_variable(node.inputs[0],
context_name), context_name),
node.inputs[1:]))] *node.inputs[1:]))]
@register_opt('fast_compile') @register_opt('fast_compile')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论