Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc392 if (to_run != nullptr) RunCollective(to_run); in SignalMultiNodeReady()
469 if (to_run != nullptr) RunCollective(to_run); in AddParticipant()
488 void NcclManager::RunCollective(Collective* collective) { in RunCollective() function in tensorflow::NcclManager
Dnccl_manager.h211 void RunCollective(Collective* collective);