Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer.cc338 uint64_t max_total_size, in CreateBounded()
358 uint64_t max_total_size, in CreateBoundedPreExisting()
434 uint64_t max_total_size, in CreateBoundedForTests()
447 uint64_t max_total_size, in CreateInternal()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dnon_max_suppression_op_benchmark_test.cc33 Tensor max_total_size(9000); in CombinedNonMaxSuppression() local
H A Dnon_max_suppression_op.cc985 const Tensor& max_total_size = context->input(3); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dimage_ops.cc204 ShapeHandle max_total_size; in CombinedNMSShapeFn() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc4370 auto max_total_size = in TEST_P() local
4394 const int32 max_total_size; in TEST_P() member
4570 auto max_total_size = in TEST_P() local
4594 const int32 max_total_size; in TEST_P() member
H A Dconvert_nodes.cc5244 int max_total_size = *(total_size.GetPointer<int>()); in ConvertCombinedNMS() local
5440 int max_total_size = *(total_size.GetPointer<int>()); in ConvertCombinedNMS() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_impl.py5078 max_total_size, argument