Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dobject_detection_stage.h57 void SetAllLabels(const std::vector<std::string>& all_labels) { in SetAllLabels()
Dtopk_accuracy_eval_stage.h47 void SetTaskInfo(const std::vector<std::string>& all_labels, in SetTaskInfo()
Dimage_classification_stage.h51 void SetAllLabels(const std::vector<std::string>& all_labels) { in SetAllLabels()