Home
last modified time | relevance | path

Searched defs:collective (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc267 Status NcclManager::GetCommunicator(NcclManager::Collective* collective, in GetCommunicator()
476 Collective* collective = collective_it->second; in SignalMultiNodeReady() local
506 Collective* collective = nullptr; in AddParticipant() local
601 Collective* collective) { in CheckReady()
613 void NcclManager::RunCollective(Collective* collective) { in RunCollective()
726 Collective* collective = next_launch.first; in LoopKernelLaunches() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1037 auto* collective = xla::Cast<xla::HloCollectiveInstruction>(instr); in SetupCommonCollectiveOpAttributes() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc437 const HloCollectiveInstruction* collective = in IsLayoutConstrainedCollective() local