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::__anonb071e8d50111::ExponentialBuckets
416 class ExponentialBuckets(Buckets): class
799 "ExponentialBuckets": { object