Searched defs:GatherFunctorCPU (Results 1 – 1 of 1) sorted by relevance
114 struct GatherFunctorCPU { struct115 int64_t operator()(OpKernelContext* ctx, in operator()