Searched defs:ExponentialBuckets (Results 1 – 6 of 6) sorted by relevance
66 class ExponentialBuckets : public Buckets { class70 ExponentialBuckets(double scale, double growth_factor, int bucket_count) in ExponentialBuckets() function in tensorflow::monitoring::__anon64efcf260111::ExponentialBuckets
59 message ExponentialBuckets { message
942 public static final class ExponentialBuckets extends com.google.protobuf.GeneratedMessageV3 class in Distribution948 private ExponentialBuckets(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ExponentialBuckets() method in Distribution.ExponentialBuckets952 private ExponentialBuckets() {} in ExponentialBuckets() method in Distribution.ExponentialBuckets
416 class ExponentialBuckets(Buckets): class
799 "ExponentialBuckets": { object