Commit 42fda56
[ET][Portable] Check scalar overflow: op_constant_pad_nd (#12083)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #12026 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/124/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/124/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/123/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/124/orig
@diff-train-skip-merge
---------
Co-authored-by: Manuel Candales <[email protected]>1 parent 4b8a584 commit 42fda56
File tree
2 files changed
+22
-1
lines changed- kernels
- portable/cpu
- test
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
189 | 192 | | |
190 | 193 | | |
191 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
350 | 366 | | |
351 | 367 | | |
352 | 368 | | |
| |||
465 | 481 | | |
466 | 482 | | |
467 | 483 | | |
| 484 | + | |
| 485 | + | |
0 commit comments