Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main2' into main2
Browse files Browse the repository at this point in the history
  • Loading branch information
roudik committed Sep 14, 2023
2 parents dc2d46f + 878deb2 commit f5763be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8536,7 +8536,7 @@ def test_torch_tensor_logical_not_(
init_tree="torch.tensor",
method_name="logical_or",
dtype_and_x=helpers.dtype_and_values(
available_dtypes=helpers.get_dtypes("valid"),
available_dtypes=helpers.get_dtypes("bool", "integer"),
num_arrays=2,
),
)
Expand Down

0 comments on commit f5763be

Please sign in to comment.