Searched defs:max_partitions (Results 1 – 3 of 3) sorted by relevance
158 def min_max_variable_partitioner(max_partitions=1, axis=0, argument
200 def _testMinMaxVariablePartitioner(self, max_partitions, axis, min_slice_size, argument
5004 int max_partitions, in LimitDelegatedPartitions()