Searched refs:inner_tuple_shapes (Results 1 – 1 of 1) sorted by relevance
457 std::vector<Shape> inner_tuple_shapes(kFanout, inner_tuple_shape); in XLA_TEST_F() local458 const Shape tuple_shape = ShapeUtil::MakeTupleShape(inner_tuple_shapes); in XLA_TEST_F()