提交 7da49941 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Fix typo.

上级 2af0f5e5
......@@ -1633,7 +1633,7 @@ for(int i=0;i<PyArray_NDIM(%(iname)s);i++){
[get_scalar_type(dtype=input.type.dtype).make_variable()
for input in (node.inputs * 2)],
[get_scalar_type(dtype=output.type.dtype).make_variable()
for input in node.outputs]),
for output in node.outputs]),
None,
["%s_i" % aname, "%s_i" % inames[0]],
["%s_i" % aname],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论