Searched refs:tuple_instr (Results 1 – 2 of 2) sorted by relevance
110 const HloInstruction* tuple_instr = in TEST_F() local114 EXPECT_THAT(tuple_instr, in TEST_F()
1892 HloInstructionProto tuple_instr; in Outfeed() local1893 *tuple_instr.mutable_shape() = ShapeUtil::MakeNil().ToProto(); in Outfeed()1900 AddInstruction(std::move(tuple_instr), HloOpcode::kTuple, {})); in Outfeed()