Package tensorflow.serving
Class GetModelStatus
java.lang.Object
tensorflow.serving.GetModelStatus
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classGetModelStatusRequest contains a ModelSpec indicating the model for which to get status.static interfacestatic final classResponse for ModelStatusRequest on successful run.static interfacestatic final classVersion number, state, and status for a single version of a model.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-