Searched refs:GetBuckets (Results 1 – 4 of 4) sorted by relevance
243 const auto& buckets = hist.GetBuckets(); in TEST()273 const auto& buckets = hist.GetBuckets(); in TEST()284 const auto& buckets = hist1.GetBuckets(); in TEST()
98 const std::vector<uint64>& GetBuckets() const { return buckets_; } in GetBuckets() function
81 std::vector<float> GetBuckets(const int32 feature, in GetBuckets() function478 GetBuckets(feature_idx, bucket_boundaries_list); in Compute()
79 std::vector<float> GetBuckets(const int32 feature, in GetBuckets() function124 GetBuckets(feature_index, buckets_list); in QuantizeFeatures()