pytorch/torch/_C
Guilherme Leobas 4f9d0757f3 Add type informations to torch.cuda (#47134)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/47133

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

Reviewed By: smessmer

Differential Revision: D24955031

Pulled By: ezyang

fbshipit-source-id: 87f4623643715baa6ac0627383f009956f80cd46
2020-11-13 21:34:35 -08:00
..
__init__.pyi.in Add type informations to torch.cuda (#47134) 2020-11-13 21:34:35 -08:00
_autograd.pyi Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
_cudnn.pyi Fix torch.backends.cudnn mypy error (#38947) 2020-06-03 10:55:43 -07:00
_distributed_autograd.pyi Add Python declaration of torch._C and torch._C._autograd modules. (#46622) 2020-11-06 01:25:47 -08:00
_distributed_c10d.pyi Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
_distributed_rpc.pyi Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08: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