Skip to content

Commit

Permalink
Remove linalg.matrix_rank from skiplist (#7497) (#8096)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Teo <simonteo@google.com>
  • Loading branch information
simonteozw and Simon Teo committed Sep 30, 2024
1 parent 5872b20 commit d98be5b
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 @@ -54,7 +54,6 @@
"linalg.lu_solve",
"linalg.matrix_norm",
"linalg.matrix_power",
"linalg.matrix_rank",
"linalg.solve_ex",
"linalg.solve_triangular",
"linalg.svd",
Expand Down

0 comments on commit d98be5b

Please sign in to comment.