Searched refs:GetCommunicator (Results 1 – 2 of 2) sorted by relevance
190 Status GetCommunicator(Collective* collective, Communicator** communicator);
195 Status NcclManager::GetCommunicator(NcclManager::Collective* collective, in GetCommunicator() function in tensorflow::NcclManager493 s = GetCommunicator(collective, &collective->communicator); in RunCollective()