Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc170 int64 reduction_full_index = LinearSubIndexToFullIndex( in Compute() local
173 input_flat(output_full_index + reduction_full_index); in Compute()