Searched refs:deserializePythonRpcCommand (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ | ||
H A D | request_callback_impl.h | 12 std::unique_ptr<RpcCommandBase> deserializePythonRpcCommand( |
H A D | request_callback_no_python.cpp | 44 deserializePythonRpcCommand( in deserializePythonRpcCommand() function in torch::distributed::rpc::RequestCallbackNoPython |
H A D | request_callback_no_python.h | 20 virtual std::unique_ptr<RpcCommandBase> deserializePythonRpcCommand( |
H A D | request_callback_impl.cpp | 150 deserializePythonRpcCommand( in deserializePythonRpcCommand() function in torch::distributed::rpc::RequestCallbackImpl |