Home
last modified time | relevance | path

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

12

/external/libtextclassifier/native/lang_id/features/
Dchar-ngram-feature.cc70 int total_count = 0; in ComputeNgramCounts() local
133 int total_count = ComputeNgramCounts(sentence); in Evaluate() local
Drelevant-script-feature.cc62 int total_count = 0; in Evaluate() local
/external/perfetto/protos/perfetto/metrics/android/
Dlmk_metric.proto29 optional int32 total_count = 1; field
/external/tensorflow/tensorflow/python/ops/distributions/
Dmultinomial.py161 total_count, argument
220 def total_count(self): member in Multinomial
Ddirichlet_multinomial.py176 total_count, argument
234 def total_count(self): member in DirichletMultinomial
/external/tensorflow/tensorflow/core/kernels/
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
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
Dbias_op_gpu.cu.cc83 const int32 total_count = batch * bias_size * image_size; in compute() local
167 int32 total_count = batch * image_size; in BiasGradNCHW_SharedAtomics() local
218 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
Dspacetobatch_functor_gpu.cu.cc133 int64 total_count = 1; in operator ()() local
/external/tensorflow/tensorflow/lite/examples/ios/camera/
DCameraExampleViewController.h39 int total_count; variable
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dprotoent.cpp13 int total_count; variable
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/estimators/
Darithmetic_count_util.h36 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/compiler/xla/service/
Dhlo_execution_profile.h73 size_t total_count() const { in total_count() function
/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op_gpu.cu.cc366 const int total_count = num_boxes * crop_height * crop_width * depth; in operator ()() local
405 int total_count; in operator ()() local
455 int total_count; in operator ()() local
Dresize_bilinear_op_gpu.cu.cc414 const int total_count = batch * out_height * out_width * channels; in operator ()() local
478 int total_count; in operator ()() local
/external/tensorflow/tensorflow/python/debug/cli/
Dtensor_format.py503 def _counts_summary(counts, skip_zeros=True, total_count=None): argument
/external/rust/crates/itertools/src/adaptors/
Dmulti_product.rs179 let total_count = iter_orig.count(); in count() localVariable
/external/tinyalsa/
Dmixer.c561 size_t total_count; in mixer_ctl_get_array() local
681 size_t total_count; in mixer_ctl_set_array() local
/external/openscreen/discovery/dnssd/impl/
Dquerier_impl.cc138 const int total_count = old_endpoints.size() + new_endpoints.size(); in CalculateChangeSets() local
/external/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c514 const uint32_t total_count = firstViewport + viewportCount; in anv_CmdSetViewport() local
547 const uint32_t total_count = firstScissor + scissorCount; in anv_CmdSetScissor() local
/external/mesa3d/src/mesa/main/
Dglthread_draw.c80 upload_multi_indices(struct gl_context *ctx, unsigned total_count, in upload_multi_indices()
851 unsigned total_count = 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
/external/freetype/src/base/
Dftdbgmem.c860 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local

12