mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Fixes #112647 Fixed and tested docstings for all files as defined in the issue. ``` > pydocstyle '/Users/guptaaryan16/Desktop/OSS/pytorch/torch/distributed/pipeline/sync/skip/skippable.py' --count Before: 15 After: 2 > pydocstyle torch/distributed/elastic/agent/server/local_elastic_agent.py --count Before: 4 After: 2 > pydocstyle '/Users/guptaaryan16/Desktop/OSS/pytorch/torch/distributed/elastic/agent/server/api.py' --count Before: 65 After: 12 > pydocstyle torch/distributed/elastic/agent/server/__init__.py --count Before: 2 After: 0 ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/112735 Approved by: https://github.com/kit1980 |
||
|---|---|---|
| .. | ||
| sync | ||
| __init__.py | ||