Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/
DTypes.h1460 …(spatial_scale), _pre_nms_topN(pre_nms_topN), _post_nms_topN(post_nms_topN), _nms_thres(nms_thres), in _im_height()
1493 return _nms_thres; in nms_thres()
1518 float _nms_thres; variable