Searched refs:final_valid_detections (Results 1 – 1 of 1) sorted by relevance
245 std::vector<int> final_valid_detections; in BatchedNonMaxSuppressionOp() local370 final_valid_detections.push_back(max_detections); in BatchedNonMaxSuppressionOp()424 valid_detections_flat(i) = final_valid_detections[i]; in BatchedNonMaxSuppressionOp()