pytorch/torch/distributed
Aliaksandr Ivanou c5c5230890 Pytorch resolve bug around incorrect rdzv handler resolution (#56386)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56386

The diff resolves bug around incorrect handler resolution:
_create_static_handler pointed towards etcd, and _create_etcd_handler pointed towards static.

Test Plan:
buck test mode/dev-nosan //caffe2/test/distributed:test_launcher

Added test_launcher to the ci/cd tests

Reviewed By: cbalioglu

Differential Revision: D27858897

fbshipit-source-id: 440155789958c091ce5755e7c9524e4bb704203a
2021-04-19 23:50:28 -07:00
..
algorithms Add lint for unqualified noqa (#56272) 2021-04-19 13:16:18 -07:00
autograd
benchmarks Upgrade mypy to version 0.812 (#55712) 2021-04-12 18:08:28 -07:00
elastic Pytorch resolve bug around incorrect rdzv handler resolution (#56386) 2021-04-19 23:50:28 -07:00
launcher Add lint for unqualified noqa (#56272) 2021-04-19 13:16:18 -07:00
nn Add lint for unqualified noqa (#56272) 2021-04-19 13:16:18 -07:00
optim [optim] take kw-only argument for functional optim APIs (#56185) 2021-04-15 20:08:04 -07:00
pipeline
rpc Un-ignore F403 in .flake8 (#55838) 2021-04-13 09:24:07 -07:00
__init__.py [17/n][torch/elastic] Make torchelastic launcher compatible with the caffe2.distributed.launch (#55687) 2021-04-14 19:33:26 -07:00
argparse_util.py [19/n][torch/elastic][upstream] Replace pytorch.distributed.launch with torchelastic launcher (#56214) 2021-04-16 13:38:23 -07:00
constants.py
CONTRIBUTING.md Split out CUDA RPC tests (#55695) 2021-04-12 07:48:08 -07:00
distributed_c10d.py [c10d] Remove deprecated use of torch.LongTensor, torch.ByteTensor (#55861) 2021-04-18 14:12:02 -07:00
elastic_launch.py Pytorch resolve bug around incorrect rdzv handler resolution (#56386) 2021-04-19 23:50:28 -07:00
launch.py [19/n][torch/elastic][upstream] Replace pytorch.distributed.launch with torchelastic launcher (#56214) 2021-04-16 13:38:23 -07:00
rendezvous.py [17/n][torch/elastic] Make torchelastic launcher compatible with the caffe2.distributed.launch (#55687) 2021-04-14 19:33:26 -07:00