Home
last modified time | relevance | path

Searched refs:GetLabelMapIfAny (Results 1 – 2 of 2) sorted by relevance

/external/tflite-support/tensorflow_lite_support/cc/task/vision/
Dimage_segmenter.cc112 StatusOr<std::vector<LabelMapItem>> GetLabelMapIfAny( in GetLabelMapIfAny() function
274 GetLabelMapIfAny(*metadata_extractor, *output_tensor_metadata->Get(0), in CheckAndSetOutputs()
Dobject_detector.cc125 StatusOr<std::vector<LabelMapItem>> GetLabelMapIfAny( in GetLabelMapIfAny() function
373 GetLabelMapIfAny(*metadata_extractor, *output_tensors_metadata->Get(1), in CheckAndSetOutputs()