Searched refs:HloSendDoneInstruction (Results 1 – 3 of 3) sorted by relevance
418 HloSendDoneInstruction::HloSendDoneInstruction(HloSendInstruction* operand, in HloSendDoneInstruction() function in xla::HloSendDoneInstruction427 HloSendDoneInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl()431 return absl::make_unique<HloSendDoneInstruction>( in CloneWithNewOperandsImpl()
252 class HloSendDoneInstruction : public HloSendRecvInstruction {254 explicit HloSendDoneInstruction(HloSendInstruction* operand,
888 return absl::make_unique<HloSendDoneInstruction>(send_operand, in CreateSendDone()