Commit 8ef9595
authored
NXP backend: Remove optimization in prune_reshape_operators.py (#13413)
### Summary
Remove unnecessary optimization in prune_reshape_operators.py in IR
optimizer.
### Test plan
All tests where a subgraph is delegated to Neutron.
cc @digantdesai @JakeStevens @robert-kalmar @Pop-Korn1 parent 7dfaadf commit 8ef9595
File tree
2 files changed
+0
-129
lines changed- backends/nxp/backend/ir/tflite_optimizer
- optimizations
2 files changed
+0
-129
lines changedLines changed: 0 additions & 116 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| |||
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 53 | | |
61 | 54 | | |
62 | 55 | | |
| |||
107 | 100 | | |
108 | 101 | | |
109 | 102 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 103 | | |
117 | 104 | | |
118 | 105 | | |
| |||
0 commit comments