Searched refs:kAreBucketsReadyName (Results 1 – 1 of 1) sorted by relevance
47 const char* const kAreBucketsReadyName = "are_buckets_ready"; variable513 OP_REQUIRES_OK(context, context->allocate_output(kAreBucketsReadyName, {}, in Compute()582 context->input(kAreBucketsReadyName, &are_buckets_ready_t)); in Compute()696 OP_REQUIRES_OK(context, context->output_list(kAreBucketsReadyName, in Compute()