Searched defs:max_elements (Results 1 – 3 of 3) sorted by relevance
88 …int64_t max_elements = std::accumulate(max_shape.begin(), max_shape.end(), 1, std::multiplies<int6… in Resize() local
276 unsigned max_elements = 0; in CreateElementLayout() local
299 int max_elements, unsigned start_location, in prepare_array()