Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgather_functor.h39 SliceIndex HandleCopies(OpKernelContext* ctx, in HandleCopies() function
128 bad_i = HandleCopies<T, Index, int64, elems>(ctx, params, indices, \ in operator()
132 bad_i = HandleCopies<T, Index, int32, elems>(ctx, params, indices, \ in operator()