提交 11070e5f 编写于 作者: K Kavya Srinet

Updated the reltive error

上级 60af56c1
......@@ -136,7 +136,7 @@ class TestLeakyRelu(OpTest):
self.check_output()
def test_check_grad(self):
self.check_grad(['X'], 'Y', max_relative_error=0.008)
self.check_grad(['X'], 'Y', max_relative_error=0.007)
class TestSoftRelu(OpTest):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册