Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc328 std::vector<float>* keep_values, in SelectDetectionsAboveScoreThreshold() argument
332 keep_values->emplace_back(values[i]); in SelectDetectionsAboveScoreThreshold()