提交 ccb4912a authored 作者: Razvan Pascanu's avatar Razvan Pascanu

removed unused line

上级 a6b6e707
...@@ -937,7 +937,6 @@ class T_Scan(unittest.TestCase): ...@@ -937,7 +937,6 @@ class T_Scan(unittest.TestCase):
, go_backwards = False , go_backwards = False
, mode = mode , mode = mode
) )
gout = theano.tensor.grad(theano_vsamples[-1].sum(), vsample)
my_f = theano.function([], theano_vsamples[-1] my_f = theano.function([], theano_vsamples[-1]
, updates = updates , updates = updates
, allow_input_downcast = True , allow_input_downcast = True
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论