Searched refs:CreateAddDependency (Results 1 – 4 of 4) sorted by relevance
806 static std::unique_ptr<HloInstruction> CreateAddDependency(
274 HloInstruction::CreateAddDependency(constant, token)); in TEST_F()
931 HloInstruction::CreateAddDependency(HloInstruction* data_operand, in CreateAddDependency() function in xla::HloInstruction1492 clone = CreateAddDependency(new_operands[0], new_operands[1]); in CloneWithNewOperands()
914 HloInstruction::CreateAddDependency(operands[0], operands[1])); in ParseInstructionRhs()