TensorFlow Serving C++ API Documentation
Static Public Member Functions | List of all members
tensorflow::serving::TensorflowRegressionServiceImpl Class Referencefinal

Static Public Member Functions

static Status Regress (const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const RegressionRequest &request, RegressionResponse *response)
 
static Status RegressWithModelSpec (const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const ModelSpec &model_spec, const RegressionRequest &request, RegressionResponse *response)
 

Detailed Description

Definition at line 29 of file regression_service.h.


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