提交 5bf49208 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Update online doc for output storage.

上级 77863a7b
...@@ -74,7 +74,8 @@ following methods: ...@@ -74,7 +74,8 @@ following methods:
A function Mode may allow ``output_storage`` elements to persist between A function Mode may allow ``output_storage`` elements to persist between
evaluations, or it may reset ``output_storage`` cells to hold a value of evaluations, or it may reset ``output_storage`` cells to hold a value of
``None``. This feature can allow ``perform`` to reuse memory between ``None``. It can also pre-allocate some memory for the Op to use.
This feature can allow ``perform`` to reuse memory between
calls, for example. calls, for example.
This method must be determined by the inputs. That is to say, if This method must be determined by the inputs. That is to say, if
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论