Searched refs:create_cross_partition_all_gather (Results 1 – 4 of 4) sorted by relevance
1540 if (creator.create_cross_partition_all_gather) { in GetPerGroupCollectiveOpsCreator()1541 result.create_cross_partition_all_gather = in GetPerGroupCollectiveOpsCreator()1546 return creator.create_cross_partition_all_gather( in GetPerGroupCollectiveOpsCreator()
156 create_cross_partition_all_gather; member
1239 if (state_.collective_ops_creator.create_cross_partition_all_gather) { in ReplicatePartial()4355 result = collectives_creator.create_cross_partition_all_gather( in AllGatherShardsInternal()4373 result = collectives_creator.create_cross_partition_all_gather( in AllGatherShardsInternal()
64 collective_ops_creator.create_cross_partition_all_gather = nullptr; in PartitionComputation()