Skip to content

Commit

Permalink
Removed linalg.cond from skiplist (#8075)
Browse files Browse the repository at this point in the history
  • Loading branch information
anishfish2 authored Sep 26, 2024
1 parent 686f908 commit f4c8b73
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 @@ -40,7 +40,6 @@
"lgamma",
"linalg.cholesky",
"linalg.cholesky_ex",
"linalg.cond",
"linalg.det",
"linalg.householder_product",
"linalg.inv",
Expand Down

0 comments on commit f4c8b73

Please sign in to comment.