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 Sep 15, 2024
1 parent 9051b8a commit b7db6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"masked.argmax",
"masked.argmin",
"masked.cumsum",
"masked.median", # RuntimeError: Object of type 'XLATensor2' is not an instance of 'sequence'
"masked.median",
"masked_scatter",
"masked_select",
"max_pool2d_with_indices_backward",
Expand Down

0 comments on commit b7db6c1

Please sign in to comment.