提交 e7480f6f authored 作者: ChienliMa's avatar ChienliMa

delete extra line

上级 e43be997
...@@ -590,7 +590,6 @@ class Function(object): ...@@ -590,7 +590,6 @@ class Function(object):
if key not in maker.fgraph.outputs: if key not in maker.fgraph.outputs:
new_storage_map[memo[key]] = storage_map[key] new_storage_map[memo[key]] = storage_map[key]
input_storage = [] input_storage = []
for in_ori, in_cpy in zip(maker.inputs, ins): for in_ori, in_cpy in zip(maker.inputs, ins):
# Since we reuse original Out instances, the copied In # Since we reuse original Out instances, the copied In
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论