Commit 0bd1ef6
[ET][Portable] Check scalar overflow: op_leaky_relu (#12086)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #12027 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/125/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/125/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/127/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/125/orig
@diff-train-skip-merge
---------
Co-authored-by: Manuel Candales <[email protected]>1 parent 5fe53c3 commit 0bd1ef6
File tree
2 files changed
+24
-1
lines changed- kernels
- portable/cpu
- test
2 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
47 | 56 | | |
48 | 57 | | |
49 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
0 commit comments