Searched refs:getRRefProxyFunctions (Results 1 – 3 of 3) sorted by relevance
77 const RRefProxyFunctions& getRRefProxyFunctions() const;
188 getRRefProxyFunctions() const { in getRRefProxyFunctions() function in torch::distributed::rpc::PythonRpcHandler
252 auto& functions = pythonRpcHandler.getRRefProxyFunctions(); in createRRefProxy()