Searched refs:grouped_cache (Results 1 – 1 of 1) sorted by relevance
1684 auto& grouped_cache = in CreatePerGroupPartitioningState() local1686 if (!grouped_cache) { in CreatePerGroupPartitioningState()1687 grouped_cache = absl::make_unique<PartitionedHlo::ReshardCache>(); in CreatePerGroupPartitioningState()1689 result.reshard_cache = grouped_cache.get(); in CreatePerGroupPartitioningState()