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

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

Classify(const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const ClassificationRequest &request, ClassificationResponse *response) (defined in tensorflow::serving::TensorflowClassificationServiceImpl)tensorflow::serving::TensorflowClassificationServiceImplstatic
ClassifyWithModelSpec(const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const ModelSpec &model_spec, const ClassificationRequest &request, ClassificationResponse *response) (defined in tensorflow::serving::TensorflowClassificationServiceImpl)tensorflow::serving::TensorflowClassificationServiceImplstatic