Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dnon_max_suppression_op.cc500 const float iou_threshold_val = iou_threshold.scalar<float>()(); in Compute() local
541 const float iou_threshold_val = iou_threshold.scalar<float>()(); in Compute() local
592 const float iou_threshold_val = iou_threshold.scalar<float>()(); in Compute() local
714 const float iou_threshold_val = iou_threshold.scalar<float>()(); in Compute() local