pytorch/torch/_C
Guilherme Leobas 717e6d8081 add type annotations to comm.py (#46736)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/46735

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

Reviewed By: albanD

Differential Revision: D24565554

Pulled By: mrshenli

fbshipit-source-id: 4e40e4232ebf256af228f9c742ea4d28c626c616
2020-10-27 14:27:06 -07:00
..
__init__.pyi.in add type annotations to comm.py (#46736) 2020-10-27 14:27:06 -07:00
_autograd.pyi annotate torch.autograd.* modules (#45004) 2020-10-07 10:53:41 -07:00
_cudnn.pyi Fix torch.backends.cudnn mypy error (#38947) 2020-06-03 10:55:43 -07:00
_functions.pyi Allow Tensor-likes in torch.autograd.gradcheck (#45732) 2020-10-09 11:51:27 -07:00
_nn.pyi.in add typing annotations for a few torch.utils.* modules (#43806) 2020-09-11 10:20:55 -07:00
_nvtx.pyi Enable torch.cuda.nvtx typechecking (#43443) 2020-08-24 08:20:12 -07:00
_onnx.pyi
_VariableFunctions.pyi.in Add __all__ to torch/_C/_VariableFunctions.pyi (#40499) 2020-06-25 14:10:07 -07:00