TensorFlow Serving C++ API Documentation
|
Public Member Functions | |
SingleTaskScheduler (Env *env, string thread_name, uint64_t no_tasks_wait_time_micros) | |
void | Schedule (uint64_t time_micros, std::function< void()> closure) |
Definition at line 246 of file streaming_batch_scheduler.h.