提交 47442dc1 authored 作者: --global's avatar --global

Make test faster

上级 baee80fd
......@@ -759,7 +759,7 @@ class T_Scan(unittest.TestCase):
scan_outputs, updates = theano.scan(fn=inner_fct,
outputs_info=outputs_info,
n_steps=5)
n_steps=3)
# Take the gradient of each output wrt its corresponding initial
# state
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论