提交 09743b61 编写于 作者: G guosheng

Refine test_reshape_op

上级 4bfbc591
......@@ -140,8 +140,8 @@ class TestReshapeOpWithInputShape(OpTest):
def test_check_output(self):
self.check_output()
# def test_check_grad(self):
# self.check_grad(["X"], "Out")
def test_check_grad(self):
self.check_grad(["X"], "Out")
if __name__ == "__main__":
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册