Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/utils/
H A DGraphUtils.cpp506 DetectionOutputAccessor::DetectionOutputAccessor(const std::string &labels_path, std::vector<Tensor… in DetectionOutputAccessor()
577 TopNPredictionsAccessor::TopNPredictionsAccessor(const std::string &labels_path, size_t top_n, std:… in TopNPredictionsAccessor()