Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dnon_max_suppression_op.cc418 TensorShape valid_detections_shape({num_batches}); in BatchedNonMaxSuppressionOp() local
419 OP_REQUIRES_OK(context, context->allocate_output(3, valid_detections_shape, in BatchedNonMaxSuppressionOp()