Home
last modified time | relevance | path

Searched defs:top_results (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/examples/label_image/
Dget_top_n_impl.h31 float threshold, std::vector<std::pair<float, int>>* top_results, in get_top_n()
Dlabel_image_test.cc47 std::vector<std::pair<float, int>> top_results; in TEST() local
Dlabel_image.cc219 std::vector<std::pair<float, int>> top_results; in RunInference() local