TensorFlow Serving C++ API Documentation
tensorflow::serving::Servable Member List

This is the complete list of members for tensorflow::serving::Servable, including all inherited members.

Classify(const RunOptions &run_options, const ClassificationRequest &request, ClassificationResponse *response)=0 (defined in tensorflow::serving::Servable)tensorflow::serving::Servablepure virtual
GetModelMetadata(const GetModelMetadataRequest &request, GetModelMetadataResponse *response)=0 (defined in tensorflow::serving::Servable)tensorflow::serving::Servablepure virtual
IsCritical() const (defined in tensorflow::serving::Servable)tensorflow::serving::Servableinline
MultiInference(const RunOptions &run_options, const MultiInferenceRequest &request, MultiInferenceResponse *response)=0 (defined in tensorflow::serving::Servable)tensorflow::serving::Servablepure virtual
name() const (defined in tensorflow::serving::Servable)tensorflow::serving::Servableinline
Predict(const RunOptions &run_options, const PredictRequest &request, PredictResponse *response)=0 (defined in tensorflow::serving::Servable)tensorflow::serving::Servablepure virtual
PredictStreamed(const RunOptions &run_options, absl::AnyInvocable< void(absl::StatusOr< PredictResponse >)> response_callback)=0 (defined in tensorflow::serving::Servable)tensorflow::serving::Servablepure virtual
Regress(const RunOptions &run_options, const RegressionRequest &request, RegressionResponse *response)=0 (defined in tensorflow::serving::Servable)tensorflow::serving::Servablepure virtual
Resume() (defined in tensorflow::serving::Servable)tensorflow::serving::Servablevirtual
RunOptions typedef (defined in tensorflow::serving::Servable)tensorflow::serving::Servable
Servable(absl::string_view name, int64_t version, bool is_critical=false) (defined in tensorflow::serving::Servable)tensorflow::serving::Servableinline
SupportsPaging() const (defined in tensorflow::serving::Servable)tensorflow::serving::Servablevirtual
Suspend() (defined in tensorflow::serving::Servable)tensorflow::serving::Servablevirtual
version() const (defined in tensorflow::serving::Servable)tensorflow::serving::Servableinline
~Servable()=default (defined in tensorflow::serving::Servable)tensorflow::serving::Servablevirtual