TensorFlow Serving C++ API Documentation
|
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::TensorflowRegressionServiceImpl | static |
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::TensorflowRegressionServiceImpl | static |