[ET-VK] Replace Uniform buffers with push constants for view op
Pull Request resolved: https://github.com/pytorch/executorch/pull/7229 This diff replaces uniform buffers with push constants for view op in the Vulkan backend of Executorch. The changes include updating the GLSL code to use push constants instead of uniform buffers and updating the C++ code to pass the sizes as push constants to the shader. ghstack-source-id: 257899594 @exported-using-ghexport Differential Revision: [D66733658](https://our.internmc.facebook.com/intern/diff/D66733658/) --------- Co-authored-by: Vivek Trivedi <5340687+trivedivivek@users.noreply.github.com>
P
pytorchbot committed
46acc7169c3109c90ab5ccf6563ace11a7c1e4fb
Parent: 9b43159
Committed by GitHub <noreply@github.com>
on 12/16/2024, 10:23:35 PM