/external/tensorflow/tensorflow/core/kernels/ |
D | cudnn_pooling_gpu.cc | 74 input_desc.set_count(in_batch) in Compute() 78 output_desc.set_count(in_batch) in Compute() 193 orig_output_desc.set_count(in_batch) in Compute() 198 orig_input_desc.set_count(in_batch) in Compute()
|
D | pooling_ops_common.cc | 223 input_desc.set_count(batch_size) in Compute() 230 output_desc.set_count(batch_size) in Compute() 420 orig_output_desc.set_count(params.tensor_in_batch) in Compute() 427 orig_input_desc.set_count(params.tensor_in_batch) in Compute()
|
D | lrn_op.cc | 204 dimensions_desc.set_count(batch) in launch() 257 dimensions_desc.set_count(batch) in launch() 496 dimensions_desc.set_count(batch) in launch() 571 dimensions_desc.set_count(batch) in launch()
|
D | conv_ops_fused_impl.h | 516 input_desc.set_count(in_batch) 527 bias_desc.set_count(1) 541 output_desc.set_count(out_batch)
|
D | fused_batch_norm_op.cc | 799 x_desc.set_count(batch_size) in operator ()() 806 scale_offset_desc.set_count(1) in operator ()() 998 x_desc.set_count(batch_size) in operator ()() 1005 scale_offset_desc.set_count(1) in operator ()()
|
D | conv_ops_3d.cc | 362 input_desc.set_count(in_batch) in launch() 369 output_desc.set_count(in_batch) in launch()
|
D | conv_grad_ops_3d.cc | 1268 input_desc.set_count(dims.batch_size) in Compute() 1275 output_desc.set_count(dims.batch_size) in Compute() 1748 input_desc.set_count(dims.batch_size) in Compute() 1758 output_desc.set_count(dims.batch_size) in Compute()
|
D | conv_grad_filter_ops.cc | 856 input_desc.set_count(dims.batch_size) in operator ()() 862 output_desc.set_count(dims.batch_size) in operator ()()
|
D | conv_ops.cc | 880 input_desc.set_count(in_batch) in operator ()() 886 output_desc.set_count(out_batch) in operator ()()
|
D | conv_grad_input_ops.cc | 1014 input_desc.set_count(dims.batch_size) in operator ()() 1020 output_desc.set_count(dims.batch_size) in operator ()()
|
/external/grpc-grpc/src/cpp/util/ |
D | core_stats.cc | 34 m->set_count(core.counters[i]); in CoreStatsToProto() 43 b->set_count(core.histograms[grpc_stats_histo_start[i] + j]); in CoreStatsToProto()
|
/external/grpc-grpc/test/cpp/qps/ |
D | histogram.h | 61 p->set_count(grpc_histogram_count(impl_)); in FillProto()
|
D | client.h | 205 rrc->set_count(it->second); in Mark()
|
D | driver.cc | 489 rrc->set_count(it->second); in RunScenario()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_batchnorm_runner.cc | 98 .set_count(batch_size) in MakeBatchNormDescriptors() 107 .set_count(1); in MakeBatchNormDescriptors()
|
D | gpu_conv_runner.cc | 103 bias_desc.set_count(1) in RunGpuConvForwardActivation() 383 .set_count(input_shape->dimensions(dnums.input_batch_dimension())); in GetGpuConvParams() 425 .set_count(output_shape->dimensions(dnums.output_batch_dimension())); in GetGpuConvParams()
|
/external/perfetto/src/trace_processor/containers/ |
D | bit_vector.h | 237 uint32_t set_count = GetNumBitsSet() + count_in_block_after_end; variable 241 counts_[i] = set_count; 244 set_count += Block::kBits;
|
/external/perfetto/src/traced/probes/sys_stats/ |
D | sys_stats_data_source.cc | 297 irq_stat->set_count(v); in ReadStat() 312 softirq_stat->set_count(v); in ReadStat()
|
/external/v8/src/objects/ |
D | code.cc | 989 entries->set_count(count + 1); in InsertWeakCode() 1027 set_count(new_count); in Compact() 1061 set_count(0); in MarkCodeForDeoptimization()
|
D | code.h | 694 inline void set_count(int value);
|
D | code-inl.h | 138 void DependentCode::set_count(int value) { in set_count() function
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common.hh | 2151 unsigned int set_count = 0; in serialize() local 2153 if (inner_maps[i].get_population () > 0) set_count++; in serialize() 2155 unsigned int size = min_size + HBUINT32::static_size * set_count; in serialize() 2170 dataSets.len = set_count; in serialize()
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | op_stats_to_input_pipeline_analysis.cc | 298 details.set_count(op_metrics.occurrences()); in ConvertOpMetricsToInputOpDetails()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_cluster_util.cc | 336 new_entry->set_count(pair.second); in HistogramMapToRepeatedOpAndCount()
|
/external/perfetto/src/profiling/memory/ |
D | heapprofd_producer.cc | 636 bucket->set_count(p.second); in DumpProcessState()
|