Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_cpu_impl.h49 Tindices_(Tindices), in GatherNdSliceGenerator()
59 const Index ix_i = internal::SubtleMustCopy(Tindices_(loc, i)); in GenerateIndices()
86 const typename TTypes<Index>::ConstMatrix Tindices_; variable