You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ET-VK] Adding boolean parameters to add_copy_offset_node to specify index calculation function in copy op's shader.
Pull Request resolved: #9343
This diff adds two new boolean flags, `calc_out_pos_using_src_chnl` and `calc_in_pos_using_dst_chnl` to add_copy_offset_node, which can be used to specify an indexing function in the shader.
ghstack-source-id: 272554190
@exported-using-ghexport
Differential Revision: [D71343588](https://our.internmc.facebook.com/intern/diff/D71343588/)
0 commit comments