提交 28a6eaa2 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

Bug fix to my previous commit, that actually allows scan to compute the

gradients.
上级 e6173948
......@@ -130,7 +130,7 @@ def reduce( fn
, outputs_info = outs_info
, non_sequences = non_sequences
, go_backwards = go_backwards
, truncate_gradient = 1
, truncate_gradient = -1
, mode = mode
, name = name )
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论