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
Update on "[ET-VK] Introduce rotary embedding custom op"
## Context
As title; introduces a custom op to calculate rotary positional embeddings in LLMs. The custom op achieves the same result as the `apply_rotary_emb` Python function. Please see the documentation comments in the shader for more details.
Differential Revision: [D64697588](https://our.internmc.facebook.com/intern/diff/D64697588/)
[ghstack-poisoned]
0 commit comments