Commit ef5d661
[ET-VK] Fixing out_limits_scaled calculation for conv2d pw ops. (#11271)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11251 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/107/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/107/head
Merge bot PR base:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/102/orig
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/107/orig
@diff-train-skip-merge
---------
Co-authored-by: Vivek Trivedi <[email protected]>1 parent 3dcf9b7 commit ef5d661
File tree
2 files changed
+6
-2
lines changed- backends/vulkan/runtime/graph/ops/glsl
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments