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",