Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dimage_ops.cc468 const xla::XlaOp score_thresh = context->Input("score_threshold"); in ComputeResult() local
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DTypes.h596 …: _score_thresh(score_thresh), _nms(nms), _detections_per_im(detections), _soft_nms_enabled(soft_n… in _score_thresh() argument
601 float score_thresh() const in score_thresh() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc5246 const float score_thresh = *(score_threshold.GetPointer<float>()); in ConvertCombinedNMS() local
5504 float score_thresh = *(score_threshold.GetPointer<float>()); in ConvertCombinedNMS() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtx_search.c1544 const float score_thresh = in prune_tx_2D() local