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