Searched defs:are_buckets_ready (Results 1 – 4 of 4) sorted by relevance
65 bool are_buckets_ready() const { return are_buckets_ready_; } in are_buckets_ready() function66 void set_buckets_ready(const bool are_buckets_ready) { in set_buckets_ready()
74 bool are_buckets_ready() const { return are_buckets_ready_; } in are_buckets_ready() function75 void set_buckets_ready(bool are_buckets_ready) { in set_buckets_ready()
606 def dense_make_stats_update(is_active, are_buckets_ready, float_column, argument655 is_active, are_buckets_ready, sparse_column_indices, sparse_column_values, argument
483 bool are_buckets_ready = streams_resource->are_buckets_ready(); in Compute() local723 bool are_buckets_ready = in Compute() local