# 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
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
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
No description provided by the author
ModelService_ServiceDesc is the grpc.ServiceDesc for ModelService service.
Enum value maps for ModelVersionStatus_State.
Enum value maps for ModelVersionStatus_State.
PredictionService_ServiceDesc is the grpc.ServiceDesc for PredictionService service.
SessionService_ServiceDesc is the grpc.ServiceDesc for SessionService service.

# 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).
No description provided by the author
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 logged along with the request logs.
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.
No description provided by the author
Inference request containing one or more requests.
Inference request containing one or more responses.
Logged model inference request.
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
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
No description provided by the author
No description provided by the author
Message returned for "signature_def" field.
Status that corresponds to Status in third_party/tensorflow/core/lib/core/status.h.
UnimplementedModelServiceServer must be embedded to have forward compatible implementations.
UnimplementedPredictionServiceServer must be embedded to have forward compatible implementations.
UnimplementedSessionServiceServer must 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.
UnsafeModelServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafePredictionServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeSessionServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

States that map to ManagerState enum in tensorflow_serving/core/servable_state.h.