Searched refs:_dimensions_compatible (Results 1 – 1 of 1) sorted by relevance
1102 return self._dimensions_compatible(nrows, nvals, ncols)1156 def _dimensions_compatible(nrows, nvals, uniform_row_length): member in RowPartitionSpec