pytorch/torch/csrc/distributed/c10d/control_plane
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
..
Handlers.cpp [1/N] Fix clang-tidy readability checks (#164561) 2025-10-04 09:40:38 +00:00
Handlers.hpp
PythonHandlers.cpp [Code Clean] Replace std::runtime_error with TORCH_CHECK (#165305) 2025-10-18 01:08:44 +00:00
WorkerServer.cpp [Code Clean] Better error handling in torch/csrc/distributed (#165053) 2025-10-22 01:40:36 +00:00
WorkerServer.hpp