Searched refs:tuple_instr (Results 1 – 2 of 2) sorted by relevance
109 const HloInstruction* tuple_instr = in TEST_F() local113 EXPECT_THAT(tuple_instr, in TEST_F()
1423 HloInstructionProto tuple_instr; in Outfeed() local1424 *tuple_instr.mutable_shape() = ShapeUtil::MakeNil().ToProto(); in Outfeed()1431 AddInstruction(std::move(tuple_instr), HloOpcode::kTuple, {})); in Outfeed()