Searched refs:max_num_shards (Results 1 – 3 of 3) sorted by relevance
94 if self_strategy.max_num_shards() >= other_strategy.max_num_shards()
438 arg_max_shards = arg_strategy.max_num_shards()
142 def max_num_shards(self) -> int: member in OpStrategy