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 722ac96 commit a3bb50f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
skiplist = {
"_segment_reduce",
"bincount", # NOTE: dtype for int input torch gives float. This is weird.
# "byte",
# "cat",
"byte",
"cat",
# "cholesky",
# "cholesky_solve",
# "diagonal_copy",
Expand Down

0 comments on commit a3bb50f

Please sign in to comment.