-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Performance Tuning Guide is very out of date #2861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Related: #2695 |
It's pretty interesting. I'll go over a PR on this days updating it! |
feel free to ping me here or on https://discord.gg/FBMQJQJn whenever you're ready for a review |
/assigntome |
@msaroufim What are the *-fast series? |
[X] Ops fusion with |
Hi @orion160 what I was referring to was https://pytorch.org/blog/accelerating-generative-ai-2/ and https://pytorch.org/blog/accelerating-generative-ai |
Mmmmm I read it, I could mention it but it feels a bit out of place... The tuning perf leverages high level tweaks and these blog entries leverages optimizations in an adhoc model centric way |
It could be like an epilogue mentioning these case studies. @msaroufim Do you think with that changes the issue can be complete? |
🚀 Descirbe the improvement or the new tutorial
The first thing you see when you Google PyTorch performance is this. The recipe is well written but it's very much out of data today
https://pytorch.org/tutorials/recipes/recipes/tuning_guide.html
Some concrete things we should fix
cc @sekyondaMeta @svekars @kit1980 @drisspg who first made me aware of this with an internal note that was important enough to make public
Existing tutorials on this topic
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: