Searched defs:bucket_boundaries (Results 1 – 4 of 4) sorted by relevance
100 const int* bucket_boundaries, in threshold_for_count_below()
95 const int* bucket_boundaries, in threshold_for_count_below()
129 bucket_boundaries, argument
365 const auto& bucket_boundaries = bucket_boundaries_t.vec<float>(); in Compute() local