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