Searched refs:allocated_element_count (Results 1 – 1 of 1) sorted by relevance
725 int64 allocated_element_count; in ByteSizeOfElements() local728 allocated_element_count = LayoutUtil::MaxSparseElements(shape.layout()); in ByteSizeOfElements()735 allocated_element_count = 1; in ByteSizeOfElements()737 allocated_element_count *= dimension_size; in ByteSizeOfElements()740 allocated_element_count = ElementsIn(shape); in ByteSizeOfElements()743 return allocated_element_count * in ByteSizeOfElements()