trunk/fe3f518c806b6f1fb8acc283135e5414b8606887: Fix duplicated word in DefaultStager.stage docstring (#195233)
- PyTorch: 207 events in the last 90 days
- PyTorch: 204th Release in the last 90 days
- Previous: earlier the same day · trunk/ed9acc409ba074ec941e9bb326db61f6b43dfbd2: [WIP] [inductor] Fuse staged MXFP6 packing epilogues (#191775)
What happened
Impact: documentation only ( torch.distributed.checkpoint.staging ) Risk: low What Drops the repeated "staging" in the DefaultStager.stage docstring: "responsible for staging staging the state_dict" -> "responsible for staging the state_dict". Why Simple typo in a user-facing docstring that shows up in the rendered API docs. Signed-off-by: Jean Schmidt contato@jschmidt.me Pull Request resolved: #195233 Approved by:…
Summary assembled by rule from the sources below