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