pytorch/torch/csrc/distributed/rpc
2023-10-11 15:41:30 +00:00
..
metrics
profiler
testing [Reland2] fix missing-prototypes warnings in torch_cpu (Part 4) (#102228) 2023-06-02 22:04:44 +00:00
agent_utils.cpp [submodule] Pin fmtlib/fmt to 10.1.0 (#106672) 2023-08-15 05:47:04 +00:00
agent_utils.h Add TORCH_API to expose RPC module functions for RPC module device extension (#108553) 2023-09-06 17:24:46 +00:00
init.cpp
message.cpp
message.h
py_rref.cpp Upgrade Pybind submodule to 2.10.4 (#103989) 2023-06-27 20:22:39 +00:00
py_rref.h [Reland][3/N] Add -Wdeprecated and related fixes (#110518) 2023-10-07 08:38:40 +00:00
python_call.cpp [Reland] Elimates c10::guts::to_string (#108748) 2023-09-07 13:35:17 +00:00
python_call.h
python_functions.cpp [Reland] Elimates c10::guts::to_string (#108748) 2023-09-07 13:35:17 +00:00
python_functions.h
python_remote_call.cpp [rpc] Fix assertion on vector length during message parsing (#108414) 2023-09-04 19:32:15 +00:00
python_remote_call.h
python_resp.cpp [Reland] Elimates c10::guts::to_string (#108748) 2023-09-07 13:35:17 +00:00
python_resp.h
python_rpc_handler.cpp
python_rpc_handler.h
request_callback_impl.cpp
request_callback_impl.h
request_callback_no_python.cpp [Profiler][1/N] add profiler support for custom device. (#101554) 2023-06-02 09:19:19 +00:00
request_callback_no_python.h
request_callback.cpp
request_callback.h
rpc_agent.cpp [Reland] Add -Wdeprecated and related fixes (#110019) 2023-09-28 03:34:29 +00:00
rpc_agent.h Add TORCH_API to expose RPC module functions for RPC module device extension (#108553) 2023-09-06 17:24:46 +00:00
rpc_command_base.h
rpc.h
rref_context.cpp
rref_context.h
rref_impl.cpp
rref_impl.h
rref_proto.cpp [Reland][3/N] Add -Wdeprecated and related fixes (#110518) 2023-10-07 08:38:40 +00:00
rref_proto.h [Reland] Add -Wdeprecated and related fixes (#110019) 2023-09-28 03:34:29 +00:00
script_call.cpp
script_call.h
script_remote_call.cpp Heap buffer overflow in ditributed/rpc module (#105537) 2023-07-20 16:56:49 +00:00
script_remote_call.h
script_resp.cpp [Reland] Elimates c10::guts::to_string (#108748) 2023-09-07 13:35:17 +00:00
script_resp.h
tensorpipe_agent.cpp Suppress warnings in tensorpipe.h (#111012) 2023-10-11 15:41:30 +00:00
tensorpipe_agent.h [Reland][3/N] Add -Wdeprecated and related fixes (#110518) 2023-10-07 08:38:40 +00:00
tensorpipe_cuda.cpp Suppress warnings in tensorpipe.h (#111012) 2023-10-11 15:41:30 +00:00
tensorpipe_utils.cpp Suppress warnings in tensorpipe.h (#111012) 2023-10-11 15:41:30 +00:00
tensorpipe_utils.h
torchscript_functions.cpp
torchscript_functions.h
types.cpp
types.h
unpickled_python_call.cpp [Reland] Elimates c10::guts::to_string (#108748) 2023-09-07 13:35:17 +00:00
unpickled_python_call.h
unpickled_python_remote_call.cpp [Reland] Elimates c10::guts::to_string (#108748) 2023-09-07 13:35:17 +00:00
unpickled_python_remote_call.h
utils.cpp [Reland] Eliminate invocations of c10::stoi,c10::stod,c10::stoull,c10::stoll (#109566) 2023-09-19 07:15:25 +00:00
utils.h remove tensorpipe code which forgot to delete (#106301) 2023-08-01 08:14:50 +00:00