Skip to content

Commit

Permalink
increased the dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanush-2501 authored Sep 6, 2023
1 parent a7050a7 commit 4e1152a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
min_value=0,
max_value=1000,
min_num_dims=1,
max_num_dims=1,
max_num_dims=10,
min_dim_size=2,
max_dim_size=2,
max_dim_size=10,
),
)
def test_paddle_exponential_(
Expand Down

0 comments on commit 4e1152a

Please sign in to comment.