Searched defs:score_threshold (Results 1 – 4 of 4) sorted by relevance
157 const Tensor& max_output_size, const float score_threshold, in DoNonMaxSuppressionOp()229 const float score_threshold, const float iou_threshold, in BatchedNonMaxSuppressionOp()545 const Tensor& score_threshold = context->input(4); in Compute() local596 const Tensor& score_threshold = context->input(4); in Compute() local655 const Tensor& score_threshold = context->input(4); in Compute() local717 const Tensor& score_threshold = context->input(5); in Compute() local
121 ShapeHandle score_threshold; in NMSShapeFn() local880 ShapeHandle score_threshold; in __anonc970e8b61902() local
2445 score_threshold=float('-inf'), argument2497 score_threshold=float('-inf'), argument2557 score_threshold=float('-inf'), argument3484 score_threshold=float('-inf'), argument
661 const float score_threshold = scores[top_nth_percentile].score; in aom_flat_block_finder_run() local