提交 be0bf7ef authored 作者: gdesjardins's avatar gdesjardins

minor: changed changeset reference from number to hash (so its useful for others

as well !)
上级 5f402b30
...@@ -1014,7 +1014,7 @@ class T_Scan(unittest.TestCase): ...@@ -1014,7 +1014,7 @@ class T_Scan(unittest.TestCase):
* when return_steps is explicitely set to 1. Output should NOT be a list, but a tensor * when return_steps is explicitely set to 1. Output should NOT be a list, but a tensor
corresponding to the result of the last iteration. corresponding to the result of the last iteration.
This unit test addresses the bug fix of changeset 4256. This unit test addresses the bug fix of changeset ba7157e95cb1.
""" """
a = theano.tensor.vector() a = theano.tensor.vector()
init_a = theano.tensor.vector() init_a = theano.tensor.vector()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论