Commit 91fbd59
[ET-VK] Modifying should_squeeze function in SqueezeUnsqueezeInputs to not squeeze if significant axis are all 1 and trailing axis are all > 1. (#11269)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11177 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/101/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/101/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/trivedivivek/101/orig
@diff-train-skip-merge
Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>1 parent 66dfc46 commit 91fbd59
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
0 commit comments