Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc174 int available_participants = 0; member
464 ++collective->available_participants; in AddParticipant()
475 if (collective->available_participants == collective->num_local_devices) { in CheckReady()