Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dgather_functor.h114 struct GatherFunctorCPU { struct
115 int64_t operator()(OpKernelContext* ctx, in operator()