Searched refs:CreatePartitionId (Results 1 – 5 of 5) sorted by relevance
45 return computation->AddInstruction(HloInstruction::CreatePartitionId()); in CreateStartIndicesForCollectiveDecomposition()56 computation->AddInstruction(HloInstruction::CreatePartitionId()))); in CreateStartIndicesForCollectiveDecomposition()81 computation->AddInstruction(HloInstruction::CreatePartitionId()); in CreateStartIndicesForCollectiveDecomposition()
813 static std::unique_ptr<HloInstruction> CreatePartitionId(
619 instruction = CreatePartitionId(shape); in CreateFromProto()1277 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreatePartitionId( in CreatePartitionId() function in xla::HloInstruction2012 clone = CreatePartitionId(shape); in CloneWithNewOperands()
1470 builder->AddInstruction(HloInstruction::CreatePartitionId()); in ParseInstructionRhs()
3436 return b->AddInstruction(HloInstruction::CreatePartitionId()); in GetDefaultCollectiveOpsCreator()