Skip to content

Commit

Permalink
Fix a few tig ops and abs in torchxla2 (#7294)
Browse files Browse the repository at this point in the history
  • Loading branch information
miladm authored Jun 17, 2024
1 parent 8b5c7ef commit 61c794d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,17 +362,10 @@
"__rsub__",
"__rxor__",
"_softmax_backward_data",
"abs",
"acos",
"acosh",
"addcdiv",
"addcmul",
"arange",
"asin",
"asinh",
"atan2",
"atan",
"atanh",
"atleast_1d",
"atleast_2d",
"atleast_3d",
Expand Down

0 comments on commit 61c794d

Please sign in to comment.