Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dreduce_join_op.cc91 void MakeUnreducedIndices(gtl::InlinedVector<bool, 8> index_is_reduced, in MakeUnreducedIndices() function
151 MakeUnreducedIndices(index_is_reduced, input_dims, &unreduced_indices); in Compute()