Searched refs:kBucketsName (Results 1 – 2 of 2) sorted by relevance
67 const char* const kBucketsName = "buckets"; variable503 kBucketsName, {static_cast<int64>(boundaries.size())}, &buckets_t)); in Compute()542 OP_REQUIRES_OK(context, context->input(kBucketsName, &buckets_t)); in Compute()699 OP_REQUIRES_OK(context, context->output_list(kBucketsName, &buckets_list)); in Compute()
44 const char* const kBucketsName = "buckets"; variable463 OP_REQUIRES_OK(context, context->output_list(kBucketsName, &buckets_list)); in Compute()