Commit ce36360
[ET-VK] Adding round op support. (pytorch#9871)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: pytorch#9792 by
@trivedivivek
^ 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/trivedivivek/72/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/72/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/71/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/72/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <[email protected]>1 parent 096fa1e commit ce36360
File tree
4 files changed
+6
-0
lines changed- backends/vulkan
- runtime/graph/ops
- glsl
- impl
- test/op_tests
4 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
| 1095 | + | |
1095 | 1096 | | |
1096 | 1097 | | |
1097 | 1098 | | |
| |||
0 commit comments