Searched refs:CreateAddDependency (Results 1 – 3 of 3) sorted by relevance
1172 static std::unique_ptr<HloInstruction> CreateAddDependency(
1451 HloInstruction::CreateAddDependency(HloInstruction* data_operand, in CreateAddDependency() function in xla::HloInstruction2147 clone = CreateAddDependency(new_operands[0], new_operands[1]); in CloneWithNewOperands()
1765 HloInstruction::CreateAddDependency(operands[0], operands[1])); in CreateInstruction()