pytorch/torch/distributed/elastic
Michael Suo fb0f285638 [lint] upgrade mypy to latest version
Fixes https://github.com/pytorch/pytorch/issues/75927.

Had to fix some bugs and add some ignores.

To check if clean:
```
lintrunner --paths-cmd='git grep -Il .' --take MYPY,MYPYSTRICT
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/76753

Approved by: https://github.com/malfet
2022-05-03 20:51:34 +00:00
..
agent (torchx/elastic) honor NCCL_ASYNC_ERROR_HANDLING set from the env var (#73982) 2022-03-11 01:03:54 +00:00
events fix torch.distributed.elastic event docs (#64974) 2021-09-17 12:27:09 -07:00
metrics [codemod][type-comments] Convert type comments in api.py (#73084) 2022-02-19 00:31:45 +00:00
multiprocessing [lint] upgrade mypy to latest version 2022-05-03 20:51:34 +00:00
rendezvous Revise the socket implementation of c10d (#68226) 2021-11-16 20:49:25 -08:00
timer Add lint for unqualified noqa (#56272) 2021-04-19 13:16:18 -07:00
utils [torch][elastic] Make final agent barrier to shutdown properly 2022-04-15 20:29:05 +00:00
__init__.py Torchelastic: populate __init__.py with failover documentation 2021-05-06 07:38:48 -07:00