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 56161f6 commit b3240a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"histogramdd", # TypeError: histogram requires ndarray or scalar arguments, got <class 'list'> at position 1.
"index_reduce",
"kthvalue",
"linalg.cholesky_ex",
"linalg.det",
"linalg.ldl_solve",
"linalg.lu_solve",
Expand Down

0 comments on commit b3240a3

Please sign in to comment.