Searched refs:GlobalRendezvousManager (Results 1 – 1 of 1) sorted by relevance
79 class GlobalRendezvousManager { class148 Status GlobalRendezvousManager::SubmitParticipant(ParticipantData participant) { in SubmitParticipant()262 Status GlobalRendezvousManager::InitializeCommunicationChannels() { in InitializeCommunicationChannels()282 Status GlobalRendezvousManager::DoAllReduce(ParticipantData participant, in DoAllReduce()307 static GlobalRendezvousManager* GetGlobalRendezvous() { in GetGlobalRendezvous()308 static auto* manager = new GlobalRendezvousManager; in GetGlobalRendezvous()