TensorFlow Serving C++ API Documentation
Public Member Functions | List of all members
tensorflow::serving::net_http::ServerSupport Class Referenceabstract
Inheritance diagram for tensorflow::serving::net_http::ServerSupport:
Inheritance graph
[legend]

Public Member Functions

 ServerSupport (const ServerSupport &other)=delete
 
ServerSupportoperator= (const ServerSupport &other)=delete
 
virtual void IncOps ()=0
 
virtual void DecOps ()=0
 
virtual bool EventLoopSchedule (std::function< void()> fn)=0
 

Detailed Description

Definition at line 31 of file server_support.h.


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