Searched defs:GatherTree (Results 1 – 3 of 3) sorted by relevance
29 struct GatherTree { struct
81 struct GatherTree<GPUDevice, T> { struct82 void operator()(OpKernelContext* ctx, const GPUDevice& d, in operator ()()
106 struct GatherTree<CPUDevice, int32> { struct107 void operator()(OpKernelContext* ctx, const CPUDevice& d, in operator ()()