Commit 2733de8
authored
NXP backend: Fix
### Summary
Fixes a conflict caused by merging support for the `aten.tanh`
operator.
### Test plan
Tested by the unit tests in `test_tanh_converter.py`.
cc @digantdesai @JakeStevens @robert-kalmartanh merge conflict. (#13626)1 parent 37c1958 commit 2733de8
File tree
1 file changed
+4
-0
lines changed- backends/nxp/backend/ir/converter/node_converters/ops_converters
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments