TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::HttpRestApiHandlerBase, including all inherited members.
ProcessRequest(const absl::string_view http_method, const absl::string_view request_path, const absl::string_view request_body, std::vector< std::pair< string, string >> *headers, string *model_name, string *method, string *output)=0 (defined in tensorflow::serving::HttpRestApiHandlerBase) | tensorflow::serving::HttpRestApiHandlerBase | pure virtual |
~HttpRestApiHandlerBase()=default (defined in tensorflow::serving::HttpRestApiHandlerBase) | tensorflow::serving::HttpRestApiHandlerBase | virtual |