Package tensorflow.serving
Class Classification
java.lang.Object
tensorflow.serving.Classification
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA single class.static final classProtobuf typetensorflow.serving.ClassificationRequeststatic interfacestatic final classProtobuf typetensorflow.serving.ClassificationResponsestatic interfacestatic final classContains one result per input example, in the same order as the input in ClassificationRequest.static interfacestatic final classList of classes for a single item (tensorflow.Example).static interfacestatic 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()
-