Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess.cc354 void DecreasingPartialArgSort(const float* values, int num_values, in DecreasingPartialArgSort() function
794 DecreasingPartialArgSort(box_scores, num_classes, num_categories_per_anchor, in NonMaxSuppressionMultiClassFastHelper()