/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/ |
H A D | sampler.cc | 70 ExponentialBuckets(double scale, double growth_factor, int bucket_count) in ExponentialBuckets() 80 double growth_factor, in ComputeBucketLimits() 113 double growth_factor, in Exponential()
|
H A D | sampler.h | 64 double growth_factor, in Exponential()
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/ |
H A D | distribution.py | 12 def __init__(self, width, growth_factor, num_finite_buckets, scale=1.0): argument 117 def GeometricBucketer(growth_factor=10**0.2, num_finite_buckets=100, argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | AmpKernels.cu | 184 double growth_factor, in amp_update_scale_cuda_kernel() 226 double growth_factor, in _amp_update_scale_cuda_()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | AmpKernels.cpp | 30 double growth_factor, in _amp_update_scale_cpu_()
|
/aosp_15_r20/external/googleapis/google/api/servicecontrol/v1/ |
H A D | distribution.proto | 69 double growth_factor = 2; field
|
/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 D | distribution.proto | 69 double growth_factor = 2; field
|
/aosp_15_r20/external/googleapis/google/api/ |
H A D | distribution.proto | 104 double growth_factor = 2; field
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/ |
H A D | distribution.proto | 104 double growth_factor = 2; field
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | AmpGradScalerKernels.cpp | 145 double growth_factor, in _amp_update_scale_cpu_kernel()
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/protos/ |
H A D | metrics.proto | 89 optional double growth_factor = 2; field
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | monitoring.py | 426 def __init__(self, scale, growth_factor, bucket_count): argument
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 3865 Progress::Progress(int32_t initial_max, int32_t progress, float growth_factor) in Progress() 3870 Progress::Progress(int32_t initial_max, float growth_factor, const std::string& path) in Progress()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | c_api_experimental.cc | 456 double growth_factor, in TFE_MonitoringNewExponentialBuckets()
|
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/ |
H A D | dumpstate_test.cpp | 1087 Progress GetInstance(int32_t max, double growth_factor, const std::string& path = "") { in GetInstance()
|