HomeSort by relevance Sort by last modified time
    Searched refs:score_thresh (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
image_ops.cc 441 const xla::XlaOp score_thresh = context->Input("score_threshold"); variable
527 xla::Gt(scores, xla::Broadcast(score_thresh, {num_boxes}));
  /external/libaom/libaom/av1/encoder/
rdopt.c 1878 const float score_thresh = local
    [all...]

Completed in 140 milliseconds