Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc319 int num_to_sort, int* indices) { in DecreasingPartialArgSort() argument
322 indices, indices + num_to_sort, indices + num_values, in DecreasingPartialArgSort()