Home
last modified time | relevance | path

Searched refs:_nms_score_threshold (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/arm_compute/core/
DTypes.h1090 _nms_score_threshold(), in DetectionPostProcessLayerInfo()
1115 _nms_score_threshold(nms_score_threshold), in _max_detections()
1142 return _nms_score_threshold; in nms_score_threshold()
1192 float _nms_score_threshold; variable