diff --git a/experimental/torch_xla2/test/test_ops.py b/experimental/torch_xla2/test/test_ops.py index 32c853b9b65..6b5380e7988 100644 --- a/experimental/torch_xla2/test/test_ops.py +++ b/experimental/torch_xla2/test/test_ops.py @@ -19,6 +19,7 @@ "cat", "cauchy", "cdist", + "ceil", "cholesky", "cholesky_inverse", "cholesky_solve",