Skip to content

Commit b507e89

Browse files
committed
fix: test_torch_celu_
1 parent 3f4f018 commit b507e89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_non_linear_activation_functions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ def test_torch_celu_(
169169
on_device=on_device,
170170
input=x[0],
171171
alpha=alpha,
172+
test_values=False,
172173
)
173174

174175

0 commit comments

Comments
 (0)