提交 6008b0ec authored 作者: Olivier Breuleux's avatar Olivier Breuleux

fixed bug in DestroyHandler, added documentation to ext.py and a couple test cases

上级 ae25334d
...@@ -428,6 +428,8 @@ class Destroyer: ...@@ -428,6 +428,8 @@ class Destroyer:
inplace operation, use them as temporary storage, puts garbage in inplace operation, use them as temporary storage, puts garbage in
them or anything else that invalidates the contents for use by other them or anything else that invalidates the contents for use by other
Ops. Ops.
Usage of this class in an env requires DestroyHandler.
""" """
def destroyed_inputs(self): def destroyed_inputs(self):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论