未验证 提交 f6ae9fb9 编写于 作者: S Siming Dai 提交者: GitHub

[geometric] Add unittest for send_uv (#46948)

上级 8d797fd2
......@@ -269,3 +269,7 @@ class API_GeometricSendUVTest(unittest.TestCase):
def test_api_eager_dygraph(self):
with _test_eager_guard():
self.test_compute_all_dygraph()
if __name__ == "__main__":
unittest.main()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册