Searched defs:sorted_results (Results 1 – 2 of 2) sorted by relevance
60 std::vector<std::shared_ptr<Result>>& sorted_results) { in calculateUniqueTensorIDs()
138 auto sorted_results = Sort(operands, comparator, reduction_dim); in AggregateToTopKBuilder() local