Home
last modified time | relevance | path

Searched refs:SubmitParticipant (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_all_reduce_thunk.cc92 Status SubmitParticipant(ParticipantData participant);
148 Status GlobalRendezvousManager::SubmitParticipant(ParticipantData participant) { in SubmitParticipant() function in xla::gpu::__anonfb4efd5a0111::GlobalRendezvousManager
330 return GetGlobalRendezvous()->SubmitParticipant(std::move(participant)); in ExecuteOnStream()