TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::TFRTClassificationServiceImpl, including all inherited members.
Classify(const Servable::RunOptions &run_options, ServerCore *core, const ClassificationRequest &request, ClassificationResponse *response) (defined in tensorflow::serving::TFRTClassificationServiceImpl) | tensorflow::serving::TFRTClassificationServiceImpl | static |
ClassifyWithModelSpec(const Servable::RunOptions &run_options, ServerCore *core, const ModelSpec &model_spec, const ClassificationRequest &request, ClassificationResponse *response) (defined in tensorflow::serving::TFRTClassificationServiceImpl) | tensorflow::serving::TFRTClassificationServiceImpl | static |