Commit 563c3b1
committed
Update on "[ET-VK] Adding a common utility function to calculate 3d output position based on unique index."
This diff adds an indexing utils header file used in Vulkan backend of Executorch. The header file includes functions for converting a global index to u16 indices based on input sizes.
Differential Revision: [D67821941](https://our.internmc.facebook.com/intern/diff/D67821941/)
[ghstack-poisoned]1 parent a93a2f2 commit 563c3b1
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
0 commit comments