Commit 5fe53c3
[ET][Portable] Check scalar overflow: op_hardtanh (#12085)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #12029 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/127/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/127/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/126/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/manuelcandales/127/orig
@diff-train-skip-merge
---------
Co-authored-by: Manuel Candales <[email protected]>1 parent c1f4d59 commit 5fe53c3
File tree
2 files changed
+27
-2
lines changed- kernels
- portable/cpu
- test
2 files changed
+27
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
51 | 58 | | |
52 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
54 | 70 | | |
55 | 71 | | |
56 | 72 | | |
57 | 73 | | |
58 | 74 | | |
59 | 75 | | |
60 | 76 | | |
| 77 | + | |
| 78 | + | |
0 commit comments