Home
last modified time | relevance | path

Searched defs:total_count (Results 1 – 25 of 97) sorted by relevance

1234

/external/cronet/tot/third_party/metrics_proto/ukm/
Daggregate.proto22 optional uint64 total_count = 3; field
56 optional uint64 total_count = 4; field
/external/cronet/stable/third_party/metrics_proto/ukm/
Daggregate.proto22 optional uint64 total_count = 3; field
56 optional uint64 total_count = 4; field
/external/libtextclassifier/native/lang_id/features/
Dchar-ngram-feature.cc71 int total_count = 0; in ComputeNgramCounts() local
134 int total_count = ComputeNgramCounts(sentence); in Evaluate() local
Drelevant-script-feature.cc63 int total_count = 0; in Evaluate() local
/external/perfetto/protos/perfetto/metrics/android/
Dlmk_metric.proto29 optional int32 total_count = 1; field
Dirq_runtime_metric.proto43 optional int64 total_count = 2; field
Dandroid_frame_timeline_metric.proto29 optional int64 total_count = 2; field
/external/libgav1/src/dsp/
Dmotion_vector_search_test.cc135 const int total_count = count + (count & 1); in TestRandomValues() local
159 const int total_count = (count + 3) & ~3; in TestRandomValues() local
/external/tensorflow/tensorflow/python/ops/distributions/
Ddirichlet_multinomial.py172 total_count, argument
230 def total_count(self): member in DirichletMultinomial
Dmultinomial.py157 total_count, argument
216 def total_count(self): member in Multinomial
/external/tensorflow/tensorflow/core/kernels/
Dspacetodepth_op_gpu.cu.cc155 const int total_count = in operator ()() local
190 const int total_count = batch_size * input_depth_by_output_area; in operator ()() local
221 const int total_count = batch_size * output_depth_by_output_area; in operator ()() local
Ddepthtospace_op_gpu.cu.cc158 const int total_count = in operator ()() local
193 const int total_count = batch_size * output_depth_by_input_area; in operator ()() local
224 const int total_count = batch_size * input_depth_by_input_area; in operator ()() local
Dbias_op_gpu.cu.cc83 const int32 total_count = batch * bias_size * image_size; in compute() local
170 int32 total_count = batch * image_size; in BiasGradNCHW_SharedAtomics() local
221 const int32 total_count = batch * bias_size * image_size; in compute() local
Ddilation_ops_gpu.cu.cc196 const int total_count = batch * output_rows * output_cols * depth; in operator ()() local
227 int total_count; in operator ()() local
269 int total_count; in operator ()() local
/external/tensorflow/tensorflow/lite/examples/ios/camera/
DCameraExampleViewController.h39 int total_count; variable
/external/googleapis/google/cloud/datalabeling/v1beta1/
Doperations.proto38 int32 total_count = 2; field
51 int32 total_count = 2; field
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/proto/google/cloud/datalabeling/v1beta1/
Doperations.proto38 int32 total_count = 2; field
51 int32 total_count = 2; field
/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1/src/main/proto/google/devtools/containeranalysis/v1/
Dcontaineranalysis.proto151 int64 total_count = 4; field
/external/googleapis/google/devtools/containeranalysis/v1/
Dcontaineranalysis.proto151 int64 total_count = 4; field
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Darithmetic_count_util.h38 int64_t total_count = 0; in GetInputTensorTotalSize() local
/external/igt-gpu-tools/overlay/
Dgem-objects.h31 long unsigned total_bytes, total_count; member
/external/libchrome/base/metrics/
Dsparse_histogram.cc234 Count total_count = snapshot->TotalCount(); in WriteAsciiImpl() local
282 void SparseHistogram::WriteAsciiHeader(const Count total_count, in WriteAsciiHeader()
/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op_gpu.cu.cc377 const int total_count = num_boxes * crop_height * crop_width * depth; in operator ()() local
416 int total_count; in operator ()() local
466 int total_count; in operator ()() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile.h72 size_t total_count() const { in total_count() function
/external/harfbuzz_ng/test/api/
Dtest-get-table-tags.c76 unsigned total_count = hb_face_get_table_tags (source, 0, NULL, NULL); in test_get_table_tags_builder() local

1234