Home
last modified time | relevance | path

Searched defs:ExponentialBuckets (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dsampler.cc66 class ExponentialBuckets : public Buckets { class
70 ExponentialBuckets(double scale, double growth_factor, int bucket_count) in ExponentialBuckets() function in tensorflow::monitoring::__anon64efcf260111::ExponentialBuckets
/aosp_15_r20/external/googleapis/google/api/servicecontrol/v1/
H A Ddistribution.proto59 message ExponentialBuckets { message
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/proto/google/api/servicecontrol/v1/
H A Ddistribution.proto59 message ExponentialBuckets { message
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/
H A DDistribution.java942 public static final class ExponentialBuckets extends com.google.protobuf.GeneratedMessageV3 class in Distribution
948 private ExponentialBuckets(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ExponentialBuckets() method in Distribution.ExponentialBuckets
952 private ExponentialBuckets() {} in ExponentialBuckets() method in Distribution.ExponentialBuckets
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dmonitoring.py416 class ExponentialBuckets(Buckets): class
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dservicecontrol.v1.json799 "ExponentialBuckets": { object