pytorch/torch/_C
Howard Huang 55e55d95ea Update torch.distributed.DistBackendError type (#89235)
Summary: Update torch.distributed.DistBackendError type based on https://fb.workplace.com/groups/pyreqa/posts/5753993921357059

Test Plan:
Pyre tests should pass?

let sandcastle run

Reviewed By: markkm

Differential Revision: D41384130

Pull Request resolved: https://github.com/pytorch/pytorch/pull/89235
Approved by: https://github.com/awgu
2022-11-18 15:27:15 +00:00
..
__init__.pyi.in Update torch.distributed.DistBackendError type (#89235) 2022-11-18 15:27:15 +00:00
_autograd.pyi [Profiler][Minor] Separate standalone profilers from the main PyTorch profiler. (#85511) 2022-10-14 05:38:48 +00:00
_cudnn.pyi Lint trailing newlines (#54737) 2021-03-30 13:09:52 -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 [c10d] Implement __instancecheck__ for c10d::ReduceOp (#88275) 2022-11-15 13:21:41 +00:00
_distributed_rpc_testing.pyi Remove ProcessGroup from TensorPipeAgent initialization (#68128) 2021-11-11 12:28:55 -08:00
_distributed_rpc.pyi Fix use-dict-literal lint (#83718) 2022-08-24 00:26:46 +00:00
_functions.pyi Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
_functorch.pyi PyDispatcher integration with functorch (#88785) 2022-11-16 00:46:59 +00:00
_itt.pyi Fix ITT unit-tests if PyTorch is compiled with USE_ITT=OFF (#86199) 2022-10-04 21:57:05 +00:00
_lazy_ts_backend.pyi Dynamo+LTC: merging related code from staging branch to master (#75046) 2022-04-02 00:23:15 +00:00
_lazy.pyi Add step closures (#84300) 2022-09-06 20:55:34 +00:00
_monitor.pyi torch/monitor: merge Interval and FixedCount stats (#72009) 2022-01-30 23:21:59 +00:00
_nn.pyi.in Enable fp32/bf16 PRelu forward and backward in MkldnnCPU path (#60427) 2022-05-10 17:29:11 +00:00
_nvtx.pyi [PyTorch] Support NVTX range_start and range_end (#70030) 2022-02-07 17:31:57 +00:00
_onnx.pyi Allow caffe2-specific graph transformations for OperatorExportTypes.ONNX_ATEN_FALLBACK when BUILD_CAFFE2 is ON (#67460) (#68490) 2022-02-10 03:26:48 +00:00
_profiler.pyi [Profiler] Memory profiler part 3: Schema parsing and mutable arguments (#86854) 2022-11-15 19:17:57 +00:00
_VariableFunctions.pyi.in improve annotations (#86105) 2022-10-05 10:33:26 +00:00
_verbose.pyi [RFC] enable oneMKL&oneDNN on-demands verbose functinality (#63212) 2022-07-27 23:29:35 +00:00
build.bzl Make all .pyi.in files exportable from torch/_C/ folder (#74962) 2022-03-31 12:54:14 +00:00
return_types.pyi.in Add typing for torch.return_type 2022-03-29 02:17:21 +00:00