Searched refs:sparse_element_count (Results 1 – 3 of 3) sorted by relevance
227 int64 sparse_element_count() const;
1077 int64 num_elements = literal.sparse_element_count(); in SparseArrayToStringHelper()1191 int64 LiteralBase::sparse_element_count() const { in sparse_element_count() function in xla::LiteralBase
2410 if (literal->sparse_element_count() + 1 == in ParseSparseLiteral()