← Back to events
ActiveAIRelease

trunk/fe3f518c806b6f1fb8acc283135e5414b8606887: Fix duplicated word in DefaultStager.stage docstring (#195233)

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

Why it's spreading

Sources