Searched refs:getRRefTypeFunctions (Results 1 – 3 of 3) sorted by relevance
81 const RRefTypeFunctions& getRRefTypeFunctions() const;
193 getRRefTypeFunctions() const { in getRRefTypeFunctions() function in torch::distributed::rpc::PythonRpcHandler
275 auto& typeFuncs = pythonRpcHandler.getRRefTypeFunctions(); in getRRefType()