Skip to content

Commit

Permalink
add masked.amin .. masked.mean (#8014)
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Sep 16, 2024
1 parent 5ec5139 commit 0e47739
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,7 @@
"lu",
"lu_solve",
"lu_unpack",
"masked.amax",
"masked.amin",
"masked.argmax",
"masked.argmin",
"masked.cumsum",
"masked.log_softmax",
"masked.logaddexp",
"masked.logsumexp",
"masked.mean",
"masked.median",
"masked_scatter",
"masked_select",
Expand Down

0 comments on commit 0e47739

Please sign in to comment.