提交 c6d31233 authored 作者: Frederic's avatar Frederic

small code clean up.

上级 84ba2625
......@@ -1502,8 +1502,7 @@ class OpWiseCLinker(link.LocalLinker):
finally:
node.op._op_use_c_code = old_value
for node_idx, node in enumerate(order):
for node in order:
if self.allow_gc:
post_thunk_old_storage.append([storage_map[input]
for input in node.inputs
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论