Searched refs:shape_count_vec (Results 1 – 1 of 1) sorted by relevance
201 shape_count_vec(input_shapes_attr.begin(), input_shapes_attr.end()); in FormatInputShapes() local203 shape_count_vec.begin(), shape_count_vec.end(), in FormatInputShapes()210 input_types.reserve(shape_count_vec.size()); in FormatInputShapes()211 for (const auto& s : shape_count_vec) { in FormatInputShapes()