Searched refs:allocated_element_count (Results 1 – 1 of 1) sorted by relevance
602 int64 allocated_element_count; in ByteSizeOfElements() local605 allocated_element_count = LayoutUtil::MaxSparseElements(shape.layout()); in ByteSizeOfElements()608 allocated_element_count = ElementsIn(shape); in ByteSizeOfElements()610 return allocated_element_count * in ByteSizeOfElements()