提交 58fb7422 authored 作者: Frederic's avatar Frederic

remove var not used.

上级 cc1cd543
......@@ -2288,7 +2288,6 @@ def local_join_1(node):
"""
if not isinstance(node.op, T.Join):
return
axis = node.inputs[0]
tensors = node.inputs[1:]
if len(tensors) == 1:
return [tensors[0]]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论