pytorch/torch/distributed/elastic/rendezvous
Kazuaki Ishizaki 91973e1c31 Issue113185 (#113523)
Fixes #113185

I have fixed the given docstring errors. The followings are the outputs with numbers before and after the changes:

Pull Request resolved: https://github.com/pytorch/pytorch/pull/113523
Approved by: https://github.com/kit1980
2023-11-14 22:25:28 +00:00
..
__init__.py
api.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
c10d_rendezvous_backend.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
dynamic_rendezvous.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
etcd_rendezvous_backend.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
etcd_rendezvous.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
etcd_server.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
etcd_store.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
registry.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
static_tcp_rendezvous.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
utils.py Issue113185 (#113523) 2023-11-14 22:25:28 +00:00