Searched defs:total_elements (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/compiler/jit/ |
D | clone_constants_for_better_clustering.cc | 78 int64 total_elements = 1; in IsSmallHostConstant() local
|
/external/tensorflow/tensorflow/core/util/ |
D | work_sharder_test.cc | 81 const int64 total_elements = 1LL << 32; in TEST() local
|
/external/libhevc/encoder/ |
D | ihevce_stasino_helpers.c | 142 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/ |
D | array_refcount_test.cpp | 255 const unsigned total_elements = var->type->arrays_of_arrays_size(); in TEST_F() local 274 const unsigned total_elements = var->type->arrays_of_arrays_size(); in TEST_F() local 536 const unsigned total_elements = var_b->type->arrays_of_arrays_size(); in TEST_F() local
|
/external/libxaac/decoder/ |
D | ixheaacd_common_lpfuncs.c | 260 WORD *ch_idx, WORD *channel, WORD *ele_idx_order, WORD total_elements, in ixheaacd_get_element_index_tag()
|
D | ixheaacd_multichannel.c | 349 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels) { in ixheaacd_dec_downmix_to_stereo()
|
D | ixheaacd_api.c | 279 WORD total_elements, WORD ch_fac, in ixheaacd_allocate_sbr_scr() 2160 WORD total_elements = 0; in ixheaacd_dec_execute() local
|
/external/tensorflow/tensorflow/python/feature_column/ |
D | sequence_feature_column.py | 107 def _target_shape(self, input_shape, total_elements): argument
|
D | feature_column_v2.py | 444 def _target_shape(self, input_shape, total_elements): argument
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | dense_to_sparse_batch_dataset_op.cc | 162 int64 total_elements = 0; in GetNextInternal() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | literal_comparison.cc | 769 int64 total_elements = RecursiveElementCount(actual.shape()); in NearHelper() local
|