Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dnon_max_suppression_op.cc409 std::vector<int>& final_valid_detections, in SelectResultPerBatch()
492 std::vector<int> final_valid_detections(num_batches); in BatchedNonMaxSuppressionOp() local