提交 555c7d1d authored 作者: Ziye Fan's avatar Ziye Fan

add comment

上级 5bfa17a6
......@@ -402,6 +402,8 @@ class FunctionGraph(utils.object2):
if var.clients]):
self.variables.remove(variable)
# This allow to quickly know if a var is still in the fgraph
# or not.
del variable.fgraph
def __prune__(self, apply_node, reason=None):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论