Searched defs:bucket_indices (Results 1 – 2 of 2) sorted by relevance
92 std::vector<std::vector<size_t>> bucket_indices, in Reducer()1058 std::vector<std::vector<size_t>> bucket_indices) { in initialize_buckets()1721 std::vector<std::vector<size_t>>& bucket_indices) { in sync_bucket_indices()2208 std::vector<std::vector<size_t>> bucket_indices; in compute_bucket_assignment_by_size() local
311 for (const auto& bucket_indices : indices) { in set_runtime_stats_and_log() local