Skip to content

Commit

Permalink
comment gt
Browse files Browse the repository at this point in the history
  • Loading branch information
bilal-aamer committed Aug 15, 2023
1 parent beca244 commit b87afdb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ def test_paddle_rot90(
none_axis=st.booleans(),
test_with_out=st.just(False),
test_gradients=st.just(False),
ground_truth_backend="torch",
# ground_truth_backend="torch",
)
def test_paddle_unique(
*, dtype_x_axis, none_axis, test_flags, backend_fw, fn_name, on_device
Expand Down

0 comments on commit b87afdb

Please sign in to comment.