TensorFlow Serving C++ API Documentation
tensorflow::serving::TensorflowRegressionServiceImpl Member List

This is the complete list of members for tensorflow::serving::TensorflowRegressionServiceImpl, including all inherited members.

Regress(const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const RegressionRequest &request, RegressionResponse *response) (defined in tensorflow::serving::TensorflowRegressionServiceImpl)tensorflow::serving::TensorflowRegressionServiceImplstatic
RegressWithModelSpec(const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const ModelSpec &model_spec, const RegressionRequest &request, RegressionResponse *response) (defined in tensorflow::serving::TensorflowRegressionServiceImpl)tensorflow::serving::TensorflowRegressionServiceImplstatic