pytorch/test/cpp/rpc
Howard Huang 4d0497034c Remove process_group_agent and faulty_process_group_agent files (#62985)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/62985

Remove the process_group_agent and faulty_process_group_agent code now that PROCESS_GROUP backend has been deprecated for RPC (https://github.com/pytorch/pytorch/issues/55615). Discussed with xush6528 that it was okay to remove ProcessGroupAgentTest and ProcessGroupAgentBench which depended on process_group_agent.

Test Plan: CI tests

Reviewed By: pritamdamania87

Differential Revision: D30195576

fbshipit-source-id: 8b4381cffadb868b19d481198015d0a67b205811
2021-08-10 15:57:39 -07:00
..
CMakeLists.txt Remove process_group_agent and faulty_process_group_agent files (#62985) 2021-08-10 15:57:39 -07:00
e2e_test_base.cpp Enroll TensorPipe agent in C++-only E2E test (#42680) 2020-08-13 07:07:30 -07:00
e2e_test_base.h [1/n] [c10d] Introduce a new TCPStore constructor (#58328) 2021-06-05 07:50:02 -07:00
test_e2e_tensorpipe.cpp Fix race condition in TP agent (#58753) 2021-06-04 06:53:42 -07:00
test_tensorpipe_serialization.cpp [reland] Make TP agent use streams from Future when sending response (#59212) 2021-06-02 05:46:05 -07:00
test_wire_serialization.cpp Replace throw std::runtime_error with torch_check in torch/csrc/distributed (#59683) 2021-06-11 11:15:49 -07:00