Package tensorflow.serving
Class Inference
java.lang.Object
tensorflow.serving.Inference
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classInference result, matches the type of request or is an error.static interfacestatic final classInference request such as classification, regression, etc...static interfacestatic final classInference request containing one or more requests.static interfacestatic final classInference request containing one or more responses.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()
-