Home
last modified time | relevance | path

Searched refs:reduction_iter_size (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc161 const int64 reduction_iter_size = in Compute() local
163 gtl::InlinedVector<StringPiece, 8> curr_strings(reduction_iter_size); in Compute()
168 for (int64 reduction_index = 0; reduction_index < reduction_iter_size; in Compute()