From 9c6c02cf95c9a1d446d3c14241766737453fcbc6 Mon Sep 17 00:00:00 2001 From: Manfei <41607353+ManfeiBai@users.noreply.github.com> Date: Tue, 24 Sep 2024 13:42:17 -0700 Subject: [PATCH] Update test_ops.py --- experimental/torch_xla2/test/test_ops.py | 1 - 1 file changed, 1 deletion(-) diff --git a/experimental/torch_xla2/test/test_ops.py b/experimental/torch_xla2/test/test_ops.py index 6b5380e7988..32c853b9b65 100644 --- a/experimental/torch_xla2/test/test_ops.py +++ b/experimental/torch_xla2/test/test_ops.py @@ -19,7 +19,6 @@ "cat", "cauchy", "cdist", - "ceil", "cholesky", "cholesky_inverse", "cholesky_solve",