TensorFlow Serving C++ API Documentation
Public Attributes | List of all members
tensorflow::serving::BatchSchedulerRetrier< TaskType >::Options Struct Reference
Collaboration diagram for tensorflow::serving::BatchSchedulerRetrier< TaskType >::Options:
Collaboration graph
[legend]

Public Attributes

int64_t max_time_micros = 10 * 1000
 
int64_t retry_delay_micros = 100
 
Env * env = Env::Default()
 

Detailed Description

template<typename TaskType>
struct tensorflow::serving::BatchSchedulerRetrier< TaskType >::Options

Definition at line 39 of file batch_scheduler_retrier.h.


The documentation for this struct was generated from the following file: