Home
last modified time | relevance | path

Searched refs:CreateRecv (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability_test.cc199 builder.AddInstruction(HloInstruction::CreateRecv(shape, token1, 1)); in TEST_F()
Dconditional_simplifier_test.cc156 auto* recv = true_computation->AddInstruction(HloInstruction::CreateRecv( in TEST_F()
Dwhile_loop_simplifier_test.cc206 HloInstruction::CreateRecv(ShapeUtil::MakeShape(F32, {1}), token, in TEST_F()
Dhlo_instruction.h869 static std::unique_ptr<HloInstruction> CreateRecv(
Dhlo_instruction.cc282 instruction = CreateRecv(shape.tuple_shapes(0), operands(0), in CreateFromProto()
1412 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateRecv( in CreateRecv() function in xla::HloInstruction
Dhlo_dataflow_analysis_test.cc1241 HloInstruction::CreateRecv(scalar_shape_, token, /*channel_id=*/0)); in TEST_P()
Dhlo_parser.cc1849 return builder->AddInstruction(HloInstruction::CreateRecv( in CreateInstruction()
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md1932 [`HloInstruction::CreateRecv` and `HloInstruction::CreateRecvDone`](https://www.tensorflow.org/code…