TensorFlow Serving C++ API Documentation
|
Public Member Functions | |
EventExecutor (const EventExecutor &other)=delete | |
EventExecutor & | operator= (const EventExecutor &other)=delete |
virtual void | Schedule (std::function< void()> fn)=0 |
Definition at line 38 of file httpserver_interface.h.