Commit 98de5c2
committed
[Executorch] Renable operator optimization flags
Pull Request resolved: #6715
Previous attempt at this resulted in revert due to app size increase. Much of
this was due to op_div exploding. Two diffs underneath solve this issue
ghstack-source-id: 252372851
@exported-using-ghexport
Differential Revision: [D65606666](https://our.internmc.facebook.com/intern/diff/D65606666/)1 parent 22d321e commit 98de5c2
File tree
1 file changed
+15
-1
lines changed- shim/xplat/executorch/kernels/portable
1 file changed
+15
-1
lines changedLines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
6 | 20 | | |
7 | 21 | | |
8 | 22 | | |
| |||
0 commit comments