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
Qualcomm AI Engine Direct - Optimize QNN embedding op for llama
summary:
- Change the dtype of the token from int64 to in32
Int32 is Qnn HTP friendly. It will significantly speed up qnn embedding operations due to matching backend optimizations.
0 commit comments