Skip to content

Update the profiler_recipe tutorial #3386

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

krishnakalyan3
Copy link
Contributor

@krishnakalyan3 krishnakalyan3 commented Jun 7, 2025

Fixes #3112

Description

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

cc @aaronenyeshi @chaekit

Copy link

pytorch-bot bot commented Jun 7, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3386

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit d41c61a with merge base 06f9c4b (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@github-actions github-actions bot added advanced docathon-h1-2025 A label for the docathon in H1 2025 hard hard label for docathon module: profiler Profiler Issues relating to profiler tutorials labels Jun 7, 2025
@krishnakalyan3
Copy link
Contributor Author

krishnakalyan3 commented Jun 7, 2025

Hi @sekyondaMeta and @svekars ,

Hi team! I'm working on enhancing the PyTorch Profiler tutorial to better cover memory profiling capabilities. I'd like to take a two-phase approach:

Complete the coding examples

I want to focus on getting the code examples right first. Since I'm still learning the deeper aspects of the profiler, I'd really appreciate guidance on what additional coding examples should be included beyond what's currently in the tutorial.

Could you review this as a draft and let me know:
Are there any critical profiler features I should demonstrate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced cla signed docathon-h1-2025 A label for the docathon in H1 2025 hard hard label for docathon module: profiler Profiler Issues relating to profiler tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡 [REQUEST] - Update the profiler_recipe tutorial to cover new features
2 participants