Searched refs:GetKValueInTopKWhenPartitionSortDim (Results 1 – 3 of 3) sorted by relevance
274 absl::optional<int64> GetKValueInTopKWhenPartitionSortDim(HloInstruction* hlo);
1155 absl::optional<int64> GetKValueInTopKWhenPartitionSortDim(HloInstruction* hlo) { in GetKValueInTopKWhenPartitionSortDim() function
1645 auto k = GetKValueInTopKWhenPartitionSortDim(hlo); in HandleSort()