Skip to content

docs: fix various typos and docstring formatting#3767

Closed
Aanushka001 wants to merge 1 commit into
pytorch:masterfrom
Aanushka001:fix-typos-docs
Closed

docs: fix various typos and docstring formatting#3767
Aanushka001 wants to merge 1 commit into
pytorch:masterfrom
Aanushka001:fix-typos-docs

Conversation

@Aanushka001
Copy link
Copy Markdown

This PR fixes several docstring issues in ignite/distributed/auto.py:

  1. Fixed typo: ignite.distribtedignite.distributed in auto_model example docstring
  2. Fixed capitalization: NVidiaNvidia in sync_bn parameter description
  3. Fixed docstring wording: batchnormbatch norm in sync_bn parameter description
  4. Fixed formatting: `step()` step() (single to double backticks) in auto_optim docstring

These are documentation-only changes with no functional impact.

@github-actions github-actions Bot added the module: distributed Distributed module label May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: distributed Distributed module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant