Searched defs:ContainsEmptyRows (Results 1 – 2 of 2) sorted by relevance
136 bool ContainsEmptyRows(const std::vector<Tindices>& row_start_indices) { in ContainsEmptyRows() function
145 TEST(SparseUtilsTest, ContainsEmptyRows) { in TEST() argument