Skip to content

Commit

Permalink
Update test_ops.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Nov 14, 2024
1 parent 7ae4498 commit 853c63b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"bincount", # NOTE: dtype for int input torch gives float. This is weird.
"byte",
"cat",
# "cholesky",
"cholesky_solve",
"diagonal_copy",
"geqrf",
Expand Down Expand Up @@ -53,7 +52,7 @@
"normal",
"ormqr",
"pca_lowrank",
# "searchsorted",
"searchsorted",
"special.airy_ai",
"special.scaled_modified_bessel_k0",
"special.scaled_modified_bessel_k1",
Expand Down

0 comments on commit 853c63b

Please sign in to comment.