Commit d7c4d86
committed
Update base for Update on "[ET-VK] Minor improvement to permute op."
This change reduces the complexity of boundary comparison in permute op to improve speed.
Differential Revision: [D72866962](https://our.internmc.facebook.com/intern/diff/D72866962/)
[ghstack-poisoned]1 parent b4048c3 commit d7c4d86
File tree
1 file changed
+13
-10
lines changed- backends/vulkan/runtime/graph/ops/impl
1 file changed
+13
-10
lines changedLines changed: 13 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
110 | 111 | | |
111 | | - | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | | - | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| |||
0 commit comments