提交 132ed95c authored 作者: Frederic Bastien's avatar Frederic Bastien

Give more information in test error.

上级 735cb923
......@@ -1821,7 +1821,7 @@ class T_Scan(unittest.TestCase):
def test_grad_multiple_outs_some_disconnected(self):
final_cost = self._grad_mout_helper(100, mode_nodebug)
assert final_cost < 0.02
assert final_cost < 0.02, final_cost
def test_grad_multiple_outs_some_disconnected_2(self):
# This is to try the network in DEBUG_MODE, but not fully
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论