-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Task T228334710 update tuning guide #3433
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
Conversation
stack-info: PR: #3433, branch: drisspg/stack/1
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3433
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit e24805f with merge base 30d8869 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
stack-info: PR: #3433, branch: drisspg/stack/1
stack-info: PR: #3433, branch: drisspg/stack/1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The prereq section is not adding much and there are some CPU only optimizations in this guide
@msaroufim it was part of the task so I added, whats wrong w/ having cpu optimizations? |
stack-info: PR: #3433, branch: drisspg/stack/1
Might have been too brief sorry, the prereq section said something like: "CUDA enabled device recommended" but then the post had details on CPU only optimizations that were quite comprehensive and solid |
Got it, remove the section, agreed it doesn't add much besides "you need pytorch to run pytorch" |
stack-info: PR: #3433, branch: drisspg/stack/1
Stacked PRs:
Task T228334710 update tuning guide