trunk/fe3f518c806b6f1fb8acc283135e5414b8606887: Fix duplicated word in DefaultStager.stage docstring (#195233)
- PyTorch 近 90 天出现 208 次
- PyTorch 近 90 天第 205 次发版
- 上一次:同一天稍早 · trunk/ed9acc409ba074ec941e9bb326db61f6b43dfbd2: [WIP] [inductor] Fuse staged MXFP6 packing epilogues (#191775)
发生了什么
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:…
摘要按规则整理自下方来源原文