Searched refs:GetKValueInTopKWhenPartitionSortDim (Results 1 – 3 of 3) sorted by relevance
359 std::optional<int64_t> GetKValueInTopKWhenPartitionSortDim(HloInstruction* hlo);
1116 std::optional<int64_t> GetKValueInTopKWhenPartitionSortDim( in GetKValueInTopKWhenPartitionSortDim() function
2455 auto k = GetKValueInTopKWhenPartitionSortDim(hlo); in HandleSort()