|
TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::HttpRestApiHandler, including all inherited members.
| HttpRestApiHandler(int timeout_in_ms, ServerCore *core) (defined in tensorflow::serving::HttpRestApiHandler) | tensorflow::serving::HttpRestApiHandler | |
| kPathRegex (defined in tensorflow::serving::HttpRestApiHandler) | tensorflow::serving::HttpRestApiHandler | static |
| 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) override (defined in tensorflow::serving::HttpRestApiHandler) | tensorflow::serving::HttpRestApiHandler | virtual |
| ~HttpRestApiHandler() override (defined in tensorflow::serving::HttpRestApiHandler) | tensorflow::serving::HttpRestApiHandler | |
| ~HttpRestApiHandlerBase()=default (defined in tensorflow::serving::HttpRestApiHandlerBase) | tensorflow::serving::HttpRestApiHandlerBase | virtual |