未验证 提交 5de773d1 编写于 作者: G Guo Sheng 提交者: GitHub

Fix test_cholesky_op.py (#55331)

上级 36eb5cde
......@@ -92,7 +92,7 @@ class TestCholeskyOpLower(TestCholeskyOp):
class TestCholeskyOp2D(TestCholeskyOp):
def init_config(self):
self._input_shape = (64, 64)
self._input_shape = (32, 32)
class TestDygraph(unittest.TestCase):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册