Searched refs:_reuse_ranges (Results 1 – 1 of 1) sorted by relevance
397 def _reuse_ranges(num_layers: int) -> Generator[Tuple[int, int], None, None]: function487 _reuse_ranges(len(layers)),530 for lbound, ubound in _reuse_ranges(len(layers)):