pytorch
49eb82a7 - Fix type annotation errors in torch.distributed.* directory (#47531)

Commit
4 years ago
Fix type annotation errors in torch.distributed.* directory (#47531) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/47531 This is part of a stack of PRs that fixes mypy typing errors in the torch.distributed.* directory. Test Plan: python test_type_hints.py -v TestTypeHints.test_run_mypy Imported from OSS Reviewed By: walterddr Differential Revision: D24952499 fbshipit-source-id: b193171e28c2211a71d28a544fa44770bf938a1e
Author
Parents
Loading