Searched defs:PythonRpcHandler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ | ||
H A D | python_rpc_handler.cpp | 98 PythonRpcHandler::PythonRpcHandler() : initialized_(false) {} in PythonRpcHandler() function in torch::distributed::rpc::PythonRpcHandler |
H A D | rpc_agent.h | 277 friend class PythonRpcHandler; variable |