Searched refs:tuple_tuple_shape (Results 1 – 1 of 1) sorted by relevance
6233 auto tuple_tuple_shape = ShapeUtil::MakeTupleShape({tuple_shape}); in TEST_P() local6235 HloInstruction::CreateParameter(0, tuple_tuple_shape, "p0")); in TEST_P()