Searched defs:ExponentialBuckets (Results 1 – 3 of 3) sorted by relevance
66 class ExponentialBuckets : public Buckets { class70 ExponentialBuckets(double scale, double growth_factor, int bucket_count) in ExponentialBuckets() function in tensorflow::monitoring::__anon527d92dc0111::ExponentialBuckets
420 class ExponentialBuckets(Buckets): class
799 "ExponentialBuckets": { object