Searched defs:max_total_size (Results 1 – 8 of 8) sorted by relevance
/external/cronet/stable/net/log/ |
D | file_net_log_observer.cc | 345 uint64_t max_total_size, in CreateBounded() 365 uint64_t max_total_size, in CreateBoundedPreExisting() 387 uint64_t max_total_size, in CreateBoundedFile() 451 uint64_t max_total_size, in CreateBoundedForTests() 464 uint64_t max_total_size, in CreateInternal()
|
/external/cronet/tot/net/log/ |
D | file_net_log_observer.cc | 345 uint64_t max_total_size, in CreateBounded() 365 uint64_t max_total_size, in CreateBoundedPreExisting() 387 uint64_t max_total_size, in CreateBoundedFile() 451 uint64_t max_total_size, in CreateBoundedForTests() 464 uint64_t max_total_size, in CreateInternal()
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | non_max_suppression_op_benchmark_test.cc | 33 Tensor max_total_size(9000); in CombinedNonMaxSuppression() local
|
D | non_max_suppression_op.cc | 985 const Tensor& max_total_size = context->input(3); in Compute() local
|
/external/tensorflow/tensorflow/core/ops/ |
D | image_ops.cc | 204 ShapeHandle max_total_size; in CombinedNMSShapeFn() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | image_ops_impl.py | 5078 max_total_size, argument
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | convert_nodes_test.cc | 4370 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
|
D | convert_nodes.cc | 5244 int max_total_size = *(total_size.GetPointer<int>()); in ConvertCombinedNMS() local 5440 int max_total_size = *(total_size.GetPointer<int>()); in ConvertCombinedNMS() local
|