提交 fcd84c15 编写于 作者: Y Yang Yu

Comment debug code

上级 0fd4a04a
......@@ -294,7 +294,8 @@ class TestSimpleMulWithMemory(unittest.TestCase):
assert isinstance(Out, Output)
Out.out(o)
@many_times(10)
# many_times used locally for debug. Make sure the calculation is stable.
# @many_times(10)
@prog_scope()
def test_forward_backward(self):
py_rnn = TestSimpleMulWithMemory.SimpleMulWithMemory()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册