Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc76 gtl::InlinedVector<int32, 8> GetReducedIndices(const Tensor& reduction_indices, in GetReducedIndices() function
149 GetReducedIndices(reduction_indices, input_dims); in Compute()