TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::PredictionServiceImpl, including all inherited members.
Classify(::grpc::ServerContext *context, const ClassificationRequest *request, ClassificationResponse *response) override (defined in tensorflow::serving::PredictionServiceImpl) | tensorflow::serving::PredictionServiceImpl | |
GetModelMetadata(::grpc::ServerContext *context, const GetModelMetadataRequest *request, GetModelMetadataResponse *response) override (defined in tensorflow::serving::PredictionServiceImpl) | tensorflow::serving::PredictionServiceImpl | |
MultiInference(::grpc::ServerContext *context, const MultiInferenceRequest *request, MultiInferenceResponse *response) override (defined in tensorflow::serving::PredictionServiceImpl) | tensorflow::serving::PredictionServiceImpl | |
Predict(::grpc::ServerContext *context, const PredictRequest *request, PredictResponse *response) override (defined in tensorflow::serving::PredictionServiceImpl) | tensorflow::serving::PredictionServiceImpl | |
PredictionServiceImpl(const PredictionServiceOptions &options) (defined in tensorflow::serving::PredictionServiceImpl) | tensorflow::serving::PredictionServiceImpl | inlineexplicit |
Regress(::grpc::ServerContext *context, const RegressionRequest *request, RegressionResponse *response) override (defined in tensorflow::serving::PredictionServiceImpl) | tensorflow::serving::PredictionServiceImpl |