TensorFlow Serving C++ API Documentation
|
Public Member Functions | |
void | AddPort (int port) |
void | SetExecutor (std::unique_ptr< EventExecutor > executor) |
const std::vector< int > & | ports () const |
EventExecutor * | executor () const |
Definition at line 54 of file httpserver_interface.h.