Home
last modified time | relevance | path

Searched defs:use_regular_nms (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dnms_utils.cc123 auto use_regular_nms = in CreateNMSCustomOptions() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess_test.cc382 const TensorData& output4, bool use_regular_nms, int num_threads = 1) { in DetectionPostprocessOpModelwithRegularNMS()
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DTypes.h1155 bool use_regular_nms() const in use_regular_nms() function