# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The manager has successfully loaded this servable and made it available for serving (i.e.
This servable has reached the end of its journey in the manager.
The manager has decided to load this servable.
The manager is tracking this servable, but has not initiated any action pertaining to it.
Default value.
The manager has decided to make this servable unavailable, and unload it.
# Variables
No description provided by the author
No description provided by the author
# Structs
A single class.
No description provided by the author
No description provided by the author
Contains one result per input example, in the same order as the input in ClassificationRequest.
List of classes for a single item (tensorflow.Example).
Specifies one or more fully independent input Examples.
Specifies one or more independent input Examples, with a common context Example.
No description provided by the author
No description provided by the author
GetModelStatusRequest contains a ModelSpec indicating the model for which to get status.
Response for ModelStatusRequest on successful run.
Inference result, matches the type of request or is an error.
No description provided by the author
No description provided by the author
Inference request such as classification, regression, etc...
No description provided by the author
No description provided by the author
No description provided by the author
Metadata for an inference request such as the model name and version.
No description provided by the author
No description provided by the author
Version number, state, and status for a single version of a model.
Inference request containing one or more requests.
Inference request containing one or more responses.
PredictRequest specifies which TensorFlow model to run, as well as how inputs are mapped to tensors and how outputs are filtered before returning to user.
Response for PredictRequest on successful run.
Regression result for a single item (tensorflow.Example).
No description provided by the author
No description provided by the author
Contains one result per input example, in the same order as the input in RegressionRequest.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Message returned for "signature_def" field.
UnimplementedModelServiceServer can be embedded to have forward compatible implementations.
UnimplementedPredictionServiceServer can be embedded to have forward compatible implementations.
UnimplementedSessionServiceServer can be embedded to have forward compatible implementations.
# Interfaces
ModelServiceClient is the client API for ModelService service.
ModelServiceServer is the server API for ModelService service.
PredictionServiceClient is the client API for PredictionService service.
PredictionServiceServer is the server API for PredictionService service.
SessionServiceClient is the client API for SessionService service.
SessionServiceServer is the server API for SessionService service.
# Type aliases
States that map to ManagerState enum in tensorflow_serving/core/servable_state.h.