Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dnon_max_suppression_op.cc343 std::vector<ResultCandidate>& result_candidate_vec) { in DoNMSPerClass()
408 std::vector<ResultCandidate>& result_candidate_vec, in SelectResultPerBatch()
480 std::vector<std::vector<ResultCandidate>> result_candidate_vec( in BatchedNonMaxSuppressionOp() local