Skip to content

Remove deprecated TensorBoard profiler tutorial #3813

Open
jiannanWang wants to merge 2 commits intopytorch:mainfrom
jiannanWang:remove-tensorboard-profiler-tutorial
Open

Remove deprecated TensorBoard profiler tutorial #3813
jiannanWang wants to merge 2 commits intopytorch:mainfrom
jiannanWang:remove-tensorboard-profiler-tutorial

Conversation

@jiannanWang
Copy link
Copy Markdown
Contributor

Fixes pytorch/kineto#1340 step 2.

Description

Remove the tensorboard_profiler_tutorial.py tutorial and all associated files, as the TensorBoard integration with the PyTorch profiler is deprecated and under removal.

Changes:

  • Delete intermediate_source/tensorboard_profiler_tutorial.py
  • Remove 16 profiler images only used by this tutorial
  • Remove references from index.rst, ecosystem.rst, .lintrunner.toml, .jenkins/validate_tutorials_built.py, and .jenkins/build.sh

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.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Apr 1, 2026

🔗 Helpful Links

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

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

✅ No Failures

As of commit 36417b9 with merge base 05c08f2 (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 requested a review from AlannaBurke April 2, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove tb_plugin from kineto

2 participants