Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc136 const int32 true_reduce_index = in Compute() local
142 OP_REQUIRES(context, !index_is_reduced[true_reduce_index], in Compute()
145 index_is_reduced[true_reduce_index] = true; in Compute()