|
Status | Schedule (std::unique_ptr< TaskType > *task) override |
|
size_t | NumEnqueuedTasks () const override |
|
size_t | SchedulingCapacity () const override |
|
size_t | max_task_size () const override |
|
|
static Status | Create (const Options &options, std::unique_ptr< BatchScheduler< TaskType >> wrapped, std::unique_ptr< BatchSchedulerRetrier< TaskType >> *result) |
|
template<typename TaskType>
class tensorflow::serving::BatchSchedulerRetrier< TaskType >
Definition at line 37 of file batch_scheduler_retrier.h.
The documentation for this class was generated from the following file: