Searched defs:top_results (Results 1 – 3 of 3) sorted by relevance
31 float threshold, std::vector<std::pair<float, int>>* top_results, in get_top_n()
47 std::vector<std::pair<float, int>> top_results; in TEST() local
219 std::vector<std::pair<float, int>> top_results; in RunInference() local