Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc78 const auto reduction_indices_flat = reduction_indices.flat<int32>(); in GetReducedIndices() local
130 const auto reduction_indices_flat = reduction_indices.flat<int32>(); in Compute() local