Searched refs:CreateRecvDone (Results 1 – 10 of 10) sorted by relevance
144 true_computation->AddInstruction(HloInstruction::CreateRecvDone(recv)); in TEST_F()
199 auto recv_done = builder.AddInstruction(HloInstruction::CreateRecvDone(recv)); in TEST_F()
208 while_body->AddInstruction(HloInstruction::CreateRecvDone(recv)); in TEST_F()
334 auto recv_done = builder.AddInstruction(HloInstruction::CreateRecvDone(recv)); in TEST_F()
571 static std::unique_ptr<HloInstruction> CreateRecvDone(
364 auto recv_done = builder.AddInstruction(HloInstruction::CreateRecvDone(recv)); in TEST_F()
200 instruction = CreateRecvDone(operands(0), proto.is_host_transfer()); in CreateFromProto()899 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateRecvDone( in CreateRecvDone() function in xla::HloInstruction
1207 auto recv_done = builder.AddInstruction(HloInstruction::CreateRecvDone(recv)); in TEST_P()
988 HloInstruction::CreateRecvDone(operands[0], *is_host_transfer)); in ParseInstructionRhs()
1642 [`HloInstruction::CreateRecv` and `HloInstruction::CreateRecvDone`](https://www.tensorflow.org/code…