提交 af489ee9 authored 作者: abalkin's avatar abalkin

Fixed a typo.

上级 5eeee66b
...@@ -112,7 +112,7 @@ def scan(fn, ...@@ -112,7 +112,7 @@ def scan(fn,
, outputs_info = [ dict(initial = Output1, taps = [-3,-5]) , outputs_info = [ dict(initial = Output1, taps = [-3,-5])
, dict(initial = Output2, taps = None) , dict(initial = Output2, taps = None)
, Output3 ] , Output3 ]
, non_sequences = [ Argument1, Argument 2]) , non_sequences = [ Argument1, Argument2])
``fn`` should expect the following arguments in this given order: ``fn`` should expect the following arguments in this given order:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论