Searched defs:num_elts (Results 1 – 7 of 7) sorted by relevance
85 const int64 num_elts = arg.shape().dim_size(0); in GetComputationInputs() local
218 def get_random_type(ty, num_elts): argument
133 int64 num_elts = ChunkElts(i); in ChunkAlias() local
149 string PrintArray(int64 num_elts, const T* array) { in PrintArray()161 const int64 num_elts = t.NumElements(); in PrintTensor() local
1058 string SummarizeArray(int64 limit, int64 num_elts, in SummarizeArray()1089 const int64 num_elts = NumElements(); in SummarizeValue() local
50 constexpr size_t num_elts = 9; in TEST() local
305 int64 num_elts = num_bytes / DataTypeSize(*dtype); in AnalyzeInputs() local