Commit c1f4d59
[ET][Portable] Check scalar overflow: op_scatter (#12084)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #12028 by
@manuelcandales
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/126/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/126/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/124/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/126/orig
@diff-train-skip-merge
---------
Co-authored-by: Manuel Candales <[email protected]>1 parent 42fda56 commit c1f4d59
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
367 | 381 | | |
368 | 382 | | |
369 | 383 | | |
| |||
652 | 666 | | |
653 | 667 | | |
654 | 668 | | |
| 669 | + | |
| 670 | + | |
0 commit comments