提交 9344a4eb 编写于 作者: D dengkaipeng

refine test_temporal_shift. test=develop

上级 6a62b9d8
......@@ -52,10 +52,7 @@ class TestTemporalShift(OpTest):
self.check_output()
def test_check_grad_ignore_uv(self):
self.check_grad(
['X'],
'Out',
max_relative_error=0.01)
self.check_grad(['X'], 'Out')
def initTestCase(self):
self.x_shape = (6, 4, 4, 4)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册