Package tensorflow.serving
Class Inference
java.lang.Object
tensorflow.serving.Inference
public final class Inference
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInference.InferenceResultInference result, matches the type of request or is an error.static interfaceInference.InferenceResultOrBuilderstatic classInference.InferenceTaskInference request such as classification, regression, etc...static interfaceInference.InferenceTaskOrBuilderstatic classInference.MultiInferenceRequestInference request containing one or more requests.static interfaceInference.MultiInferenceRequestOrBuilderstatic classInference.MultiInferenceResponseInference request containing one or more responses.static interfaceInference.MultiInferenceResponseOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static 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()
-