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

Static Public Member Functions

static Status Classify (const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const ClassificationRequest &request, ClassificationResponse *response)
 
static Status ClassifyWithModelSpec (const RunOptions &run_options, ServerCore *core, const thread::ThreadPoolOptions &thread_pool_options, const ModelSpec &model_spec, const ClassificationRequest &request, ClassificationResponse *response)
 

Detailed Description

Definition at line 30 of file classification_service.h.


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