Searched defs:AdaptiveBatchSchedulerOptions (Results 1 – 2 of 2) sorted by relevance
104 struct AdaptiveBatchSchedulerOptions { struct110 absl::optional<AdaptiveBatchSchedulerOptions> argument
265 struct AdaptiveBatchSchedulerOptions { struct in tensorflow::tfd::__anonb95ad7eb0111::BatchFunctionFallbackKernel266 int32 min_in_flight_batches_limit = kMinInflightBatches;267 int32 initial_in_flight_batches_limit = kInitialInflightBatches;268 int32 max_in_flight_batches_limit = kMaxInflightBatches;269 int32 batches_to_average_over = kBatchesToAverageOver;