Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc139 single_node(num_local_devices_in == num_global_devices_in), in Collective()
150 const bool single_node; // true if all devices are at one node member
206 if (collective->single_node) { in GetCommunicator()
306 if (collective->single_node) { in GetCommunicator()
417 if (collective->status.ok() && collective->single_node && in AddParticipant()