-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
adding ROCm specifics for the tensorboard profiler tutorials #2684
Conversation
No ciflow labels are configured for this repo. |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2684
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 21c6911 with merge base 1285cab ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
Thanks so much! A few editorial suggestions.
thanks for the review, i will take this into account when I update the diff. |
Minor editorial fixes
# | ||
# .. code-block:: | ||
# | ||
# I1115 15:23:49.014848 139961617598208 loader.py:57] started all processing |
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.
@hongxiayang Can you please update the indentation as suggested to fix the HTML? This might help to resolve the spellcheck issue as well. |
|
…s for name projector
@svekars I saw you reverted my changes to the en-wordlist.txt. However, my local run of pyspelling showed the ROCm is a misspelled word now. I will need to add ROCm back to the word dict. Any comments? |
Fixes #2014
Description
The original tutorial is well written. But the issue #2014 described some problems with trace view. We verified the tutorial by running it on the ROCm platform.
The intention of this pull request is to give additional details of how the original tutorial works on the ROCm platform. It also addressed the original issues using an alternative approach.
Checklist
cc @aaronenyeshi @chaekit @jcarreiro @sekyondaMeta @svekars @carljparker @NicolasHug @kit1980 @subramen