Searched defs:result_candidate_vec (Results 1 – 1 of 1) sorted by relevance
343 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