Searched refs:SubmitParticipant (Results 1 – 1 of 1) sorted by relevance
92 Status SubmitParticipant(ParticipantData participant);148 Status GlobalRendezvousManager::SubmitParticipant(ParticipantData participant) { in SubmitParticipant() function in xla::gpu::__anonfb4efd5a0111::GlobalRendezvousManager330 return GetGlobalRendezvous()->SubmitParticipant(std::move(participant)); in ExecuteOnStream()