提交 02b69f60 authored 作者: Kyunghyun Cho's avatar Kyunghyun Cho

fixed the description of strict

上级 fdf7117f
...@@ -318,7 +318,7 @@ def scan(fn, ...@@ -318,7 +318,7 @@ def scan(fn,
:param strict: :param strict:
If true, all the shared variables used in ``fn`` must be provided as a If true, all the shared variables used in ``fn`` must be provided as a
part of ``non_sequences``. part of ``non_sequences`` or ``sequences``.
:rtype: tuple :rtype: tuple
:return: tuple of the form (outputs, updates); ``outputs`` is either a :return: tuple of the form (outputs, updates); ``outputs`` is either a
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论