Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op_benchmark_test.cc33 Tensor max_total_size(9000); in CombinedNonMaxSuppression() local
Dnon_max_suppression_op.cc933 const Tensor& max_total_size = context->input(3); in Compute() local
/external/tensorflow/tensorflow/core/ops/
Dimage_ops.cc204 ShapeHandle max_total_size; in CombinedNMSShapeFn() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py4956 max_total_size, argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc3139 auto max_total_size = in TEST_P() local
3163 const int32 max_total_size; in TEST_P() member
Dconvert_nodes.cc5972 int max_total_size = *(static_cast<int*>(total_size.GetValues())); in ConvertCombinedNMS() local