pytorch/test/cpp/rpc
Shen Li cf7a0e5af4 Use RPC context streams to cover serde ops (#57926)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/57926

Test Plan: Imported from OSS

Reviewed By: lw

Differential Revision: D28316526

Pulled By: mrshenli

fbshipit-source-id: 1907ec8f46e40fa5049d810c6ad959263361b6aa
2021-05-11 07:07:51 -07:00
..
CMakeLists.txt fix tensorpipe_agent linked even when USE_TENSORPIPE is turned off (#53281) 2021-03-04 13:29:27 -08:00
e2e_test_base.cpp
e2e_test_base.h Pass reference to parent future in callbacks (#57635) 2021-05-07 03:59:18 -07:00
test_e2e_process_group.cpp [distributed] add base processgroup::options (#53662) 2021-03-17 18:40:04 -07:00
test_e2e_tensorpipe.cpp [distributed] add base processgroup::options (#53662) 2021-03-17 18:40:04 -07:00
test_tensorpipe_serialization.cpp Use RPC context streams to cover serde ops (#57926) 2021-05-11 07:07:51 -07:00
test_wire_serialization.cpp