Searched defs:GatherFunctorBatchedCPU (Results 1 – 1 of 1) sorted by relevance
128 struct GatherFunctorBatchedCPU { struct129 int64_t operator()(OpKernelContext* ctx, in operator()