Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_all_reduce_thunk.cc149 auto all_participants_present = [this, &participant]() in SubmitParticipant() local
177 if (all_participants_present()) { in SubmitParticipant()
190 while (!all_participants_present()) { in SubmitParticipant()