Commit 7e9445b
[ET-VK] Modernize argmax and argmin
Modernize argmax and argmin to support ANY_STORAGE via the
add_reduce_per_row_node dispatch path. Buffer shader uses
BufferMetadata with indexing.glslh. Custom workgroup sizing retained
for cooperative row-reduction algorithm with shared memory.
Pull Request resolved: #18058
ghstack-source-id: 353546687
@exported-using-ghexport
Differential Revision: [D95970165](https://our.internmc.facebook.com/intern/diff/D95970165/)1 parent 5d5d14a commit 7e9445b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
| 708 | + | |
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| |||
0 commit comments