Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_throttle.h26 struct GcsThrottleConfig { struct
30 bool enabled = false;
36 int64_t token_rate =
43 int64_t bucket_size = 10000000; // 10 million tokens total
51 int64_t tokens_per_request = 100;
57 int64_t initial_tokens = 0;