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

Update comment

上级 6fb77ff0
......@@ -640,7 +640,7 @@ returned directly?"""
if c.required:
c.storage[0] = None
# if we are allowing garbage collection, remove the input and
# if we are allowing garbage collection, remove the
# output reference from the internal storage cells
if getattr(self.fn, 'allow_gc', False):
assert len(self.output_storage) == len(self.maker.fgraph.outputs)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论