TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::PredictionServiceGrpc, including all inherited members.
Create(const std::string &target_address, std::unique_ptr< PredictionServiceGrpc > *service) (defined in tensorflow::serving::PredictionServiceGrpc) | tensorflow::serving::PredictionServiceGrpc | inlinestatic |
CreateRpc(absl::Duration max_rpc_deadline) (defined in tensorflow::serving::PredictionServiceGrpc) | tensorflow::serving::PredictionServiceGrpc | |
Predict(::grpc::ClientContext *rpc, PredictRequest *request, PredictResponse *response, std::function< void(absl::Status status)> callback) (defined in tensorflow::serving::PredictionServiceGrpc) | tensorflow::serving::PredictionServiceGrpc |