Commit 6ab5aa1
committed
fix: add inplace support to torch.nn.functional.celu frontend
1 parent b507e89 commit 6ab5aa1
File tree
2 files changed
+4
-2
lines changed- ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional
- ivy/functional/frontends/torch/nn/functional
2 files changed
+4
-2
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
0 commit comments