pytorch/torch/csrc/distributed
zhudada 2998abd777 [Code Clean] Better error handling in torch/csrc/distributed (#165053)
Replace the runtime_error of the vallina C++ exceptions with TORCH_CEHCK
Including:

torch/csrc/distributed/*

fix partialy #148114

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165053
Approved by: https://github.com/FFFrog, https://github.com/albanD
2025-10-22 01:40:36 +00:00
..
autograd [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
c10d [Code Clean] Better error handling in torch/csrc/distributed (#165053) 2025-10-22 01:40:36 +00:00
rpc [Code Clean] Better error handling in torch/csrc/distributed (#165053) 2025-10-22 01:40:36 +00:00