Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgather_functor.h113 struct GatherFunctorCPU { struct
114 int64 operator()(OpKernelContext* ctx, in operator()