pytorch/torch/_C
albanD 143d1fd9f5 Namespace cleanup for 1.7 Part 2 (#46673)
Summary:
make valgrind_toggle and valgrind_supported_platform private functions

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

Reviewed By: gchanan

Differential Revision: D24458133

Pulled By: albanD

fbshipit-source-id: 6f3fad9931d73223085edbd3cd3b7830c569570c
2020-10-22 07:57:51 -07:00
..
__init__.pyi.in Namespace cleanup for 1.7 Part 2 (#46673) 2020-10-22 07:57:51 -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 Add minimal skeleton for _C type stubs, delete torch.autograd stub (#38080) 2020-05-08 22:33:21 -07:00
_VariableFunctions.pyi.in Add __all__ to torch/_C/_VariableFunctions.pyi (#40499) 2020-06-25 14:10:07 -07:00