Skip to content

Conversation

emmanuel-ferdman
Copy link
Contributor

Fixes #ISSUE_NUMBER

Description

This small PR fixes the FSDPModule reference by removing a weird hidden zero-width space (U+200B). Steps to reproduce:

  1. Visit the FSDP tutorial.
  2. Click on the FSDPModule reference.
  3. It will redirect you to:
https://docs.pytorch.org/tutorials/intermediate/%E2%80%8Bhttps://docs.pytorch.org/docs/main/distributed.fsdp.fully_shard.html#torch.distributed.fsdp.FSDPModule

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.

Signed-off-by: Emmanuel Ferdman <[email protected]>
Copy link

pytorch-bot bot commented Aug 23, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

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

@meta-cla meta-cla bot added the cla signed label Aug 23, 2025
@malfet
Copy link
Contributor

malfet commented Sep 2, 2025

Hi @malfet @albanD, could you please check this small PR when you get the chance? thanks 🙌

Just curious, were you aware of the preview that one can see at https://docs-preview.pytorch.org/pytorch/tutorials/3527/intermediate/FSDP_tutorial.html

Your change replaced incorrect link with
image
(Already committed the fix in your PR)

@malfet malfet merged commit 763699c into pytorch:main Sep 2, 2025
5 checks passed
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.

3 participants