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
[Executorch][llama] Set # of threads to use performant cores
Pull Request resolved: #2352
When using all cores, slower ones are dragging the performance down by blocking
large cores. Perhaps when we have uarch specific implementation, we may not
need this, but this tool is useful in general until we have better API
ghstack-source-id: 218819089
@exported-using-ghexport
Differential Revision: [D54766071](https://our.internmc.facebook.com/intern/diff/D54766071/)
0 commit comments