Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_throttle.h26 struct GcsThrottleConfig { struct
30 bool enabled = false;
36 int64 token_rate = 100000; // Approximately 800 MBits/second bandwidth-only.
42 int64 bucket_size = 10000000; // 10 million tokens total
50 int64 tokens_per_request = 100;
56 int64 initial_tokens = 0;