Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dclone_constants_for_better_clustering.cc78 int64 total_elements = 1; in IsSmallHostConstant() local
/external/tensorflow/tensorflow/core/util/
Dwork_sharder_test.cc81 const int64 total_elements = 1LL << 32; in TEST() 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.cpp255 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/
Dixheaacd_common_lpfuncs.c260 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()
2160 WORD total_elements = 0; in ixheaacd_dec_execute() local
/external/tensorflow/tensorflow/python/feature_column/
Dsequence_feature_column.py107 def _target_shape(self, input_shape, total_elements): argument
Dfeature_column_v2.py444 def _target_shape(self, input_shape, total_elements): argument
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddense_to_sparse_batch_dataset_op.cc162 int64 total_elements = 0; in GetNextInternal() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc769 int64 total_elements = RecursiveElementCount(actual.shape()); in NearHelper() local