Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dunique_op_gpu.cu.h106 const TIndex* __restrict__ sorted_unique_input_inds, in GatherOutputsAndInvertPermutationKernel()
127 const TIndex* sorted_unique_input_inds, in GatherOutputsAndInvertPermutation()
360 Tensor sorted_unique_input_inds; in ComputeAsync() local