Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/feature_column/
Dsequence_feature_column.py116 def _target_shape(self, input_shape, total_elements): argument
Ddense_features.py116 def _target_shape(self, input_shape, total_elements): argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc926 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc925 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc925 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc926 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc927 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc1091 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/libhevc/encoder/
Dihevce_stasino_helpers.c142 WORD32 total_elements; in ihevce_calc_variance() local
235 WORD32 total_elements; in ihevce_calc_variance_signed() local
320 WORD32 total_elements; in ihevce_calc_chroma_variance() local
/external/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp258 const unsigned total_elements = var->type->arrays_of_arrays_size(); in TEST_F() local
277 const unsigned total_elements = var->type->arrays_of_arrays_size(); in TEST_F() local
544 const unsigned total_elements = var_b->type->arrays_of_arrays_size(); in TEST_F() local
/external/tensorflow/tensorflow/core/util/
Dwork_sharder_test.cc81 const int64 total_elements = 1LL << 32; in TEST() local
/external/tensorflow/tensorflow/compiler/jit/
Dclone_constants_for_better_clustering.cc77 int64 total_elements = 1; in IsConstantSmall() local
/external/libxaac/decoder/
Dixheaacd_common_lpfuncs.c256 WORD *ch_idx, WORD *channel, WORD *ele_idx_order, WORD total_elements, in ixheaacd_get_element_index_tag()
Dixheaacd_multichannel.c349 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels) { in ixheaacd_dec_downmix_to_stereo()
Dixheaacd_api.c279 WORD total_elements, WORD ch_fac, in ixheaacd_allocate_sbr_scr()
2229 WORD total_elements = 0; in ixheaacd_dec_execute() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddense_to_sparse_batch_dataset_op.cc170 int64 total_elements = 0; in GetNextInternal() local
/external/tensorflow/tensorflow/core/framework/
Dmodel.h417 void record_num_elements(int64 total_elements) { in record_num_elements()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc804 int64 total_elements = RecursiveElementCount(actual.shape()); in NearHelper() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_metal.cc824 int total_elements = in GetConvParamsForA9AndHigher() local