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 13, 2024
1 parent fb0f8d9 commit d55c885
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 @@ -298,7 +298,6 @@
'uniform',
# Dropout is not deterministic https://pytorch.org/docs/stable/generated/torch.nn.functional.feature_alpha_dropout.html
'nn.functional.feature_alpha_dropout',
'histc', # result is not stable for single negative scalar
}

atol_dict = {"matrix_exp": (2e-1, 2e-4)}
Expand Down

0 comments on commit d55c885

Please sign in to comment.