Searched defs:LaunchTensorToHashBucket (Results 1 – 1 of 1) sorted by relevance
36 struct LaunchTensorToHashBucket { struct37 void operator()(OpKernelContext* c, const int64_t num_buckets, const T* input, in operator()