Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtensor_to_hash_bucket_op.h36 struct LaunchTensorToHashBucket { struct
37 void operator()(OpKernelContext* c, const int64_t num_buckets, const T* input, in operator()