Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dnon_max_suppression_op.cc469 const float score_threshold_val = std::numeric_limits<float>::lowest(); in Compute() local
513 const float score_threshold_val = std::numeric_limits<float>::lowest(); in Compute() local
550 const float score_threshold_val = score_threshold.scalar<float>()(); in Compute() local
601 const float score_threshold_val = score_threshold.scalar<float>()(); in Compute() local
660 const float score_threshold_val = score_threshold.scalar<float>()(); in Compute() local
722 const float score_threshold_val = score_threshold.scalar<float>()(); in Compute() local