Skip to content

Conversation

frost-intel
Copy link
Contributor

@frost-intel frost-intel commented Jun 11, 2025

Description

This PR is a minor fix for some table formatting issues in the profiler_recipe file. Specifically, the CUDA and XPU tables after the first GPU profiling section were not being rendered similar to the other tables.

I also recognized that the current method of specifying activities = [ProfilerActivity.CPU, ProfilerActivity.CUDA, ProfilerActivity.XPU] does not cause XPU profiling to be captured, but this seems more like an issue in Pytorch than in the tutorial, so I will file an issue in Pytorch to fix this.

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 @svekars @sekyondaMeta @AlannaBurke @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @ZailiWang @ZhaoqiongZ @leslie-fang-intel @Xia-Weiwen @sekahler2 @CaoE @zhuhaozhe @Valentine233

Copy link

pytorch-bot bot commented Jun 11, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 862f092 with merge base 33a7401 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@svekars svekars added intel website Issues related to website rendering labels Jun 11, 2025
Copy link
Contributor

@AlannaBurke AlannaBurke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@svekars svekars added the docathon-h1-2025 A label for the docathon in H1 2025 label Jun 13, 2025
@frost-intel frost-intel requested a review from AlannaBurke June 13, 2025 18:18
@svekars svekars added the easy label Jun 15, 2025
@svekars svekars merged commit 2c4c99d into pytorch:main Jun 15, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed docathon-h1-2025 A label for the docathon in H1 2025 easy intel website Issues related to website rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants